Go to the documentation of this file.
121 const ios::fmtflags oldFlags = s.flags();
122 s.setf(ios::scientific, ios::floatfield);
123 const std::string poFmt(
"TOW : " +
weekFmt +
124 " %6.0g %3a-%1w:%02H:%02M:%02S");
125 s <<
" PAGE OVERHEAD" << endl
127 <<
" Week(10bt) SOW DOW:HH:MM:SS IOD_NAV"
135 <<
" SV STATUS" << endl
137 <<
"E5b_DVS : " << setw(9) <<
static_cast<int>(
dvsE5b)
139 <<
"E5b_HS : " << setw(9) <<
static_cast<int>(
hsE5b)
141 <<
"E1B_DVS : " << setw(9) <<
static_cast<int>(
dvsE1B)
143 <<
"E1B_HS : " << setw(9) <<
static_cast<int>(
hsE1B)
145 <<
"SISA : " << setw(9) << (unsigned)
sisaIndex << endl
146 <<
"Health : " << setw(9)
149 <<
"Bgd(E1-E5a) : " << setw(13) <<
bgdE5aE1 <<
" sec" << endl
150 <<
"Bgd(E1-E5b) : " << setw(13) <<
bgdE5bE1 <<
" sec" << endl;
GalDataValid
Identify Galileo Data Validity Status (DVS) states.
@ ITRF
The reference frame used by Galileo.
double bgdE5aE1
Group delay in seconds between E5a and E1.
NavMessageType messageType
T max(const SparseMatrix< T > &SM)
Maximum element - return 0 if empty.
CommonTime endFit
Time at end of fit interval.
CommonTime getUserTime() const override
std::string asString(IonexStoreStrategy e)
Convert a IonexStoreStrategy to a whitespace-free string name.
CommonTime Toe
Orbit epoch.
GalDataValid dvsE5b
Data validity status for E5b.
NavMessageID signal
Source signal identification for this navigation message data.
@ Unknown
Unknown or uninitialized stategy value.
uint16_t iodnav3
IODnav for word type 3.
CommonTime xmitTime
Time of transmission of the start of the data.
uint16_t iodnav4
IODnav for word type 4.
GalHealthStatus hsE5b
Health status for E5b.
uint16_t iodnav2
IODnav for word type 2.
CommonTime beginFit
Time at beginning of fit interval.
CommonTime xmit5
Transmit time for word type 5.
GalHealthStatus hsE1B
Health status for E1B.
bool validate() const override
uint16_t iodnav1
IODnav for word type 1.
std::string printTime(const CommonTime &t, const std::string &fmt)
double bgdE5bE1
Group delay in seconds between E5b and E1.
@ Ephemeris
Precision orbits for the transmitting SV.
uint8_t sisaIndex
Signal in space accuracy index (OS-SIS-ICD tbl 76)
GalHealthStatus
Identify different types of SV health states.
CommonTime xmit4
Transmit time for word type 4.
CommonTime xmit2
Transmit time for word type 2.
void dumpSVStatus(std::ostream &s) const override
SVHealth health
SV health status.
CommonTime xmit3
Transmit time for word type 3.
GalDataValid dvsE1B
Data validity status for E1B.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39