This struct defines the global position data that is available. More...
#include <IGlobalPosition.h>
Public Attributes | |
double | longitude |
double | latitude |
double | elevation |
Int64 | UTCTicks |
int | fixDimension |
double | PDOP |
double | HDOP |
double | VDOP |
double | heading |
double | velocity |
This struct defines the global position data that is available.
double elevation |
int fixDimension |
double HDOP |
double heading |
double latitude |
double longitude |
double PDOP |
Int64 UTCTicks |
double VDOP |
double velocity |