#include <AbstractGpsEstimationManager.h>
List of all members.
Detailed Description
Manages estimations of GPS readings.
Definition at line 40 of file AbstractGpsEstimationManager.h.
Member Function Documentation
Gets the GPS estimate of the given scan (return value is meaningless if IsGpsEstimateValid(pScan) returns false).
- Parameters:
-
- Returns:
- GPS estimate of the given scan
Whether the GPS estimate of the given scan is valid
- Parameters:
-
- Returns:
- whether the GPS estimate of the given scan is valid
Sets the GPS estimate of the given scan
- Parameters:
-
pScan | scan |
rGpsEstimate | GPS estimate of the given scan |
The documentation for this class was generated from the following file: