Minimal data for uniquely identifying nav data for the output file.
Definition at line 61 of file RinEditNav.cpp.
Public Member Functions | |
| CommonTime | beginFit () const |
| CommonTime | endFit () const |
| bool | operator< (const UniqueNav &right) const |
| UniqueNav () | |
| UniqueNav (const Rinex3NavData &rnd) | |
Public Attributes | |
| double | fitint2 |
| Half fit interval (in seconds) of ephemeris. More... | |
| short | PRNID |
| SV PRN ID. More... | |
| std::string | satSys |
| Satellite system of Epoch: G,R,E,S,C. More... | |
| CommonTime | time |
| Time according to the sat/epoch record (TOC) More... | |
|
inline |
Definition at line 63 of file RinEditNav.cpp.
|
inline |
Definition at line 66 of file RinEditNav.cpp.
|
inline |
Definition at line 84 of file RinEditNav.cpp.
|
inline |
Definition at line 86 of file RinEditNav.cpp.
Definition at line 74 of file RinEditNav.cpp.
| double RinEditNav::UniqueNav::fitint2 |
Half fit interval (in seconds) of ephemeris.
Definition at line 91 of file RinEditNav.cpp.
| short RinEditNav::UniqueNav::PRNID |
SV PRN ID.
Definition at line 90 of file RinEditNav.cpp.
| std::string RinEditNav::UniqueNav::satSys |
Satellite system of Epoch: G,R,E,S,C.
Definition at line 89 of file RinEditNav.cpp.
| CommonTime RinEditNav::UniqueNav::time |
Time according to the sat/epoch record (TOC)
Definition at line 88 of file RinEditNav.cpp.