PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
GetOrientationFilter

Get the strength of the position filter.

Endpoint
GET /PSTapi/GetOrientationFilter HTTP/1.1
Host: address:port
Response

Returns the strength of the orientation filter in range [0, 0.99]

OrientationFilter Object
Key Value Type Description
OrientationFilter double The current strength of the orientation filter.
Example
{"OrientationFilter":0.87}
Verification table
Status Code Content Example Meaning
200 JSON payload Success message
500 {"message":"TrackerException: <...>"} An other type of internal error