#include <loc.h>
|
|
uint8_t | gloFourYear |
| |
|
uint16_t | gloDays |
| |
|
uint32_t | gloMsec |
| |
|
float | gloClkTimeBias |
| |
|
float | gloClkTimeUncMs |
| |
GLONASS System Time Information
- Parameters
-
| gloFourYear |
- GLONASS four year number from 1996.
- Refer to the GLONASS ICD. Applicable only for GLONASS and must be ignored for other constellations. If unknown, set this value to 255.
|
| gloDays |
- GLONASS day number in four years. Refer to GLONASS ICD. Applicable only for GLONASS and must be ignored for other constellations. If unknown, set this value to 65535
|
| gloMsec |
- GLONASS time of day in msec. Refer to the GLONASS ICD.
- Units: Milliseconds
|
| gloClkTimeBias |
- System clock time bias (submillisecond).
- Units: Milliseconds (system time = systemMsec - systemClkTimeBias)
|
| gloClkTimeUncMs |
- Single-sided maximum time bias uncertainty.
- Units: Milliseconds
|
The documentation for this struct was generated from the following file: