FieldParser_DOP
public
InertialFieldParser
FieldParser_DOP

The field parser for DOP data

See Also

FieldParser_LLHPosition

Constants
Valid Flags
GDOP_FLAG

b00000001  - The flag position for checking the Geometric DOP flag

PDOP_FLAG

b00000010 - The flag position for checking the Position DOP flag

HDOP_FLAG

b00000100 - The flag position for checking the Horizontal DOP flag

VDOP_FLAG

b00001000 - The flag position for checking the Vertical DOP flag

TDOP_FLAG

b00010000 - The flag position for checking the Time DOP flag

NDOP_FLAG

b00100000 - The flag position for checking the Northing DOP flag

EDOP_FLAG

b01000000 - The flag position for checking the Easting DOP flag