![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Attributes | |
| double | rx_time |
| int | week |
| int | tow_ms |
| double | tow_ms_fraction |
Definition at line 23 of file gnss_time.h.
| double GnssTime::rx_time |
Definition at line 26 of file gnss_time.h.
| int GnssTime::tow_ms |
Definition at line 28 of file gnss_time.h.
| double GnssTime::tow_ms_fraction |
Definition at line 29 of file gnss_time.h.
| int GnssTime::week |
GPS week number (since January 1980)
Definition at line 27 of file gnss_time.h.