GlOrbitInfoValidity Struct Reference

The GlOrbitInfoValidity structure contains aiding status pertaining to one satellite. More...

#include <glgpsapi.h>

List of all members.

Public Attributes

unsigned char ucGnss
 GNSS identifier of type enum GL_GNSS_INDEX.
unsigned char ucGnssId
 Unique identification of a satellite for a given GNSS.
unsigned long ulSecondsUntilExpiration
 Validity time remaining (seconds) before the eph become stale.
signed long slSecondsSinceValid
 Seconds since the information became valid.
long lSecondsSinceCalibration
 Seconds since the information was last calibrated.

Detailed Description

The GlOrbitInfoValidity structure contains aiding status pertaining to one satellite.


Member Data Documentation

Seconds since the information was last calibrated.

Important for CBEE and LTO. Not used for ALM and BE. LTO is calibrated from BE at the TOE, so there is a 2-hour window where the LTO calibration time could be negative.

Seconds since the information became valid.

Might be negative if it will be valid in future.

Unique identification of a satellite for a given GNSS.

GPS:1~32 SBAS:1~19 Glonas:1~24 QZSS:1~9


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