GL_EXT_SENS_STATUS Struct Reference

Status of external sensor input values to HULA, which could be reported in $PGLOR, HLA. More...

#include <glgpsapi.h>

Collaboration diagram for GL_EXT_SENS_STATUS:

List of all members.

Public Attributes

unsigned long ulSensorValidFlags
 Flags indicating validity of the sensor status fields.
GL_EXT_SENS_LOCATION_STATE stLocation
 location sensor status
signed short sAltM
 altitude sensor status [meters]
GL_EXT_SENS_HEADING_STATE stHeading
 Heading status.
GL_MOVE_SENSOR_STATE eMoving
 Motion sensor status.
GL_EXT_SENS_CAL_STATE eAcc
 Accelerometer calibration status.
GL_EXT_SENS_CAL_STATE eGyro
 Gyro calibration status.
GL_EXT_SENS_SPEED_STATE stAlongTrackSpeed
 Along Track speed sensor status.
GL_EXT_SENS_SPEED_STATE stCrossTrackSpeed
 Cross Track speed sensor status.
GL_TURN_SENSOR_STATE eTurn
 Turn sensor status.
signed short sTurnRateDegS
 turning rate [degree/sec]
GL_MOUNT_SENSOR_STATE eMount
 Mount sensor status.

Detailed Description

Status of external sensor input values to HULA, which could be reported in $PGLOR, HLA.


Member Data Documentation

Flags indicating validity of the sensor status fields.

Bitmask with values from GL_POS_HULA_SRC enum


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines