Go to the documentation of this file.
95 int xmitWeek = xws.week;
96 long xmitSOW = (long) xws.sow;
100 bool isNominalToe = (
long)toeWS.sow % 7200 == 90*60;
107 xmitSOW = xmitSOW - (xmitSOW % 7200);
131 const ios::fmtflags oldFlags = s.flags();
132 s.setf(ios::fixed, ios::floatfield);
133 s.setf(ios::right, ios::adjustfield);
134 s.setf(ios::uppercase);
137 s <<
" ACCURACY PARAMETERS"
140 <<
"ED accuracy index : " << setfill(
' ')
141 << dec << setw(4) << (int)
uraED << endl
142 <<
"NED accuracy indices 0, 1, 2 : " << setfill(
' ')
143 << dec << setw(4) << (int)
uraNED0 <<
", "
144 << dec << setw(4) << (unsigned)
uraNED1 <<
", "
145 << dec << setw(4) << (unsigned)
uraNED2 << endl
146 <<
"Integrity Status Flag : "
147 << (
integStat ?
"1 (Enhanced)" :
"0 (Legacy)")
148 << endl << endl << endl
155 <<
"Health bits L1, L2, L5 : " << setfill(
'0') << setw(1)
158 <<
"L2C Phasing : " << setfill(
' ')
159 <<
phasingL2C <<
" (0=quadrature, 1=in-phase)"
160 << endl << endl << endl
161 <<
" TRANSMIT TIMES" << endl << endl
NavType nav
Navigation message structure of this signal.
uint8_t uraNED2
non-elevation dependent URA from clock message.
bool healthL2
L2 signal health from message type 10.
const Epoch BEGINNING_OF_TIME(CommonTime::BEGINNING_OF_TIME)
Earliest representable Epoch.
void dumpSVStatus(std::ostream &s) const override
CommonTime xmit11
Transmit time for message 11.
NavMessageType messageType
T max(const SparseMatrix< T > &SM)
Maximum element - return 0 if empty.
std::string getDumpTime(DumpDetail dl, const CommonTime &t) const
CommonTime endFit
Time at end of fit interval.
int8_t uraED
5-bit URA index from message type 10.
std::string getDumpTimeHdr(DumpDetail dl) const
CommonTime Toe
Orbit epoch.
NavMessageID signal
Source signal identification for this navigation message data.
CommonTime xmitClk
Transmit time for the clock message.
bool healthL1
L1 signal health from message type 10.
CommonTime xmitTime
Time of transmission of the start of the data.
SatelliteSystem system
GNSS for this signal.
bool healthL5
L5 signal health from message type 10.
bool phasingL2C
L2C phasing.
T min(const SparseMatrix< T > &SM)
Maximum element - return 0 if empty.
uint32_t pre11
The preamble from the start of message type 11.
bool integStat
Integrity status flag.
CommonTime beginFit
Time at beginning of fit interval.
@ Full
Include all detailed information.
CommonTime getUserTime() const override
bool validate() const override
uint8_t uraNED1
non-elevation dependent URA from clock message.
@ Ephemeris
Precision orbits for the transmitting SV.
int8_t uraNED0
non-elevation dependent URA from clock message.
bool validate() const override
CommonTime top
Time of prediction.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39