Go to the documentation of this file.
52 iscL1CA(
std::numeric_limits<double>::quiet_NaN()),
53 iscL2C(
std::numeric_limits<double>::quiet_NaN()),
54 iscL5I5(
std::numeric_limits<double>::quiet_NaN()),
55 iscL5Q5(
std::numeric_limits<double>::quiet_NaN())
64 const ios::fmtflags oldFlags = s.flags();
67 << scientific << setprecision(8) << setfill(
' ')
68 << setw(20) << left <<
"Tgd:" << setw(15) <<
isc << endl
69 << setw(20) << left <<
"ISC_L1C/A:" << setw(15) <<
iscL1CA << endl
70 << setw(20) << left <<
"ISC_L2C:" << setw(15) <<
iscL2C << endl
71 << setw(20) << left <<
"ISC_L5I5:" << setw(15) <<
iscL5I5 << endl
72 << setw(20) << left <<
"ISC_L5Q5:" << setw(15) <<
iscL5Q5 << endl;
80 return ((
pre == 0) || (
pre == 0x8b));
NavType nav
Navigation message structure of this signal.
double getGamma(CarrierBand band1, CarrierBand band2)
@ L5Q
Modernized GPS L5 civil quadrature.
CommonTime getUserTime() const override
@ L2CL
Modernized GPS L2 civil L code.
uint32_t pre
The preamble from the start of the subframe.
bool getISC(const ObsID &oid, double &corr) const override
@ L5I
Modernized GPS L5 civil in-phase.
bool validate() const override
NavMessageID signal
Source signal identification for this navigation message data.
void dumpCorrections(std::ostream &s) const override
@ CA
Legacy GPS civil code.
@ L2CML
Modernized GPS L2 civil M+L combined tracking.
@ L1
GPS L1, Galileo E1, SBAS L1, QZSS L1, BeiDou L1.
double iscL5I5
Intersignal corrections for L5 in-phase.
@ L2CM
Modernized GPS L2 civil M code.
double iscL5Q5
Intersignal corrections for L5 quadrature.
double iscL2C
Intersignal corrections for L2C.
double iscL1CA
Intersignal corrections for L1 C/A.
@ L5
GPS L5, Galileo E5a, SBAS L5, QZSS L5, BeiDou B2a, NavIC L5.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39