Go to the documentation of this file.
50 iscL1CP(
std::numeric_limits<double>::quiet_NaN()),
51 iscL1CD(
std::numeric_limits<double>::quiet_NaN()),
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())
65 const ios::fmtflags oldFlags = s.flags();
68 << scientific << setprecision(8) << setfill(
' ')
69 << setw(20) << left <<
"Tgd:" << setw(15) <<
isc << endl
70 << setw(20) << left <<
"ISC_L1CP:" << setw(15) <<
iscL1CP << endl
71 << setw(20) << left <<
"ISC_L1CD:" << setw(15) <<
iscL1CD << endl
72 << setw(20) << left <<
"ISC_L1CA:" << setw(15) <<
iscL1CA << endl
73 << setw(20) << left <<
"ISC_L2C:" << setw(15) <<
iscL2C << endl
74 << setw(20) << left <<
"ISC_L5I5:" << setw(15) <<
iscL5I5 << endl
75 << setw(20) << left <<
"ISC_L5Q5:" << setw(15) <<
iscL5Q5 << endl;
bool validate() const override
double getGamma(CarrierBand band1, CarrierBand band2)
@ L1CD
Modernized GPS L1C civil code tracking (data)
@ L5Q
Modernized GPS L5 civil quadrature.
double iscL2C
Intersignal corrections for L2C.
@ L1CP
Modernized GPS L1C civil code tracking (pilot)
@ L2CL
Modernized GPS L2 civil L code.
double iscL5Q5
Intersignal corrections for L5 quadrature.
T max(const SparseMatrix< T > &SM)
Maximum element - return 0 if empty.
@ L5I
Modernized GPS L5 civil in-phase.
GPSCNav2ISC()
Sets the internal data members.
@ CA
Legacy GPS civil code.
bool getISC(const ObsID &oid, double &corr) const override
CommonTime xmit3
Transmit time of subframe 3.
@ L2CML
Modernized GPS L2 civil M+L combined tracking.
@ L1
GPS L1, Galileo E1, SBAS L1, QZSS L1, BeiDou L1.
double iscL1CA
Intersignal corrections for L1 C/A.
@ L2CM
Modernized GPS L2 civil M code.
double iscL1CP
Intersignal corrections for L1 CP.
void dumpCorrections(std::ostream &s) const override
double iscL1CD
Intersignal corrections for L1 CD.
CommonTime getUserTime() const override
double iscL5I5
Intersignal corrections for L5 in-phase.
CommonTime xmit2
Transmit time of subframe 2.
@ 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