GnssStatus Struct Reference
Defines the status information structure that is obtained within a GNSS STATUS.
#include <gnssApi.h>
Public Attributes | |
GnssPowerStatus | pwr_status |
Current GnssPowerStatus. | |
AntenaStatus | antenna_stat |
Current AntenaStatus, please check dpyGnss::AntenaStatus documentation to be able to interpret this value correctly. | |
dpyGnssPosition::QualityIndicator | fix_quality |
Current FIX status. Module is FIXED if different from NO_FIX. | |
bool | simulation_mode_active |
Information about the status of the GNSS in terms of operation mode (real/simulation). If active, the positions received are not real , but simulated from a file. | |