Class containing data elements unique to GLONASS Civil F-Nav ephemerides.
Definition at line 51 of file GLOFNavEph.hpp.
#include <GLOFNavEph.hpp>
Public Member Functions | |
NavDataPtr | clone () const override |
Create a deep copy of this object. More... | |
void | dump (std::ostream &s, DumpDetail dl) const override |
void | dumpTerse (std::ostream &s) const |
void | fixFit () |
double | getAccuracy () const |
Returns the accuracy in meters as defined in Table 4.4 of the ICD. More... | |
CommonTime | getUserTime () const override |
bool | getXvt (const CommonTime &when, Xvt &xvt, const ObsID &=ObsID()) override |
GLOFNavEph () | |
Sets the nav message type and all other data members to 0. More... | |
bool | validate () const override |
![]() | |
GLOFNavData () | |
Sets the nav message type and all other data members to 0. More... | |
![]() | |
std::list< std::string > | compare (const NavDataPtr &right) const override |
bool | isSameData (const NavDataPtr &right) const override |
![]() | |
virtual std::string | getClassName () const |
std::string | getDumpTime (DumpDetail dl, const CommonTime &t) const |
std::string | getDumpTimeHdr (DumpDetail dl) const |
virtual CommonTime | getNearTime () const |
std::string | getSignalString () const |
bool | getSVN (const SatID &sat, const gnsstk::CommonTime &when, std::string &svn) const |
NavData () | |
Initialize internal data fields. More... | |
Static Public Member Functions | |
static double | getSiderealTime (const CommonTime &time) |
![]() | |
static gnsstk::SatMetaDataStore * | getSatMetaDataStore () |
Accessor for python. More... | |
static void | setSatMetaDataStore (gnsstk::SatMetaDataStore *smds) |
Accessor for python. More... | |
Public Attributes | |
Triple | acc |
Satellite acceleration at tb in km/s**2. More... | |
unsigned | accIndex |
User accuracy index (F_T). More... | |
unsigned | aod |
Age of data in days (E_n). More... | |
double | clkBias |
Satellite clock bias in sec (tau_n). More... | |
unsigned | dayCount |
Days since Jan 1 of most recent leap year (N_T). More... | |
double | freqBias |
Satellite relative frequency bias (gamma_n). More... | |
uint8_t | healthBits |
The 3-bit B_n value (look at bit 2 not 0 or 1). More... | |
unsigned | interval |
P1 interval (minutes, see PNBGLOFNavDataFactory). More... | |
GLOFNavPCode | opStatus |
Operational status flag. More... | |
unsigned | P1 |
Flag for interval between adjacent t_b. More... | |
unsigned | P2 |
Flag of oddness (=1) or evenness (=0) of t_b. More... | |
unsigned | P3 |
Flag 1=5 almanac sats in frame, 0=4 almanac sats. More... | |
unsigned | P4 |
Flag 1=ephemeris present/uploaded. 0=nope. More... | |
Triple | pos |
Satellite position at tb in km. More... | |
CommonTime | ref |
Reference time (t_k) for this ephemeris. More... | |
double | step |
Integration step for Runge-Kutta algorithm (1 second by default) More... | |
double | tauDelta |
Inter-frequency bias. More... | |
unsigned | tb |
Epoch index with Moscow day. More... | |
CommonTime | Toe |
Triple | vel |
Satellite velocity at tb in km/s. More... | |
CommonTime | xmit3 |
Transmit time for string 3. More... | |
CommonTime | xmit4 |
Transmit time for string 4. More... | |
![]() | |
SVHealth | health |
SV health status. More... | |
bool | lhealth |
Health flag? Different from B_n and C_n? More... | |
GLOFNavSatType | satType |
Satellite type (M_n: GLONASS or GLONASS-M). More... | |
unsigned | slot |
Slot number (n). More... | |
CommonTime | xmit2 |
Transmit time for string 2 (eph) or odd string. More... | |
![]() | |
NavMessageID | signal |
Source signal identification for this navigation message data. More... | |
CommonTime | timeStamp |
std::string | weekFmt |
![]() | |
CommonTime | beginFit |
Time at beginning of fit interval. More... | |
CommonTime | endFit |
Time at end of fit interval. More... | |
Private Member Functions | |
Vector< double > | derivative (const Vector< double > &inState, const Vector< double > &accel) const |
Function implementing the derivative of GLONASS orbital model. More... | |
Additional Inherited Members | |
![]() | |
static const GNSSTK_EXPORT std::string | dumpTimeFmt |
Time format used for the dump method (Full). More... | |
static const GNSSTK_EXPORT std::string | dumpTimeFmtBrief |
Time format used for the dump method (Brief). More... | |
static GNSSTK_EXPORT gnsstk::SatMetaDataStore * | satMetaDataStore = nullptr |
Set this to a valid store to get PRN->SVN translations in dump(). More... | |
![]() | |
double | msgLenSec |
gnsstk::GLOFNavEph::GLOFNavEph | ( | ) |
Sets the nav message type and all other data members to 0.
Definition at line 50 of file GLOFNavEph.cpp.
|
inlineoverridevirtual |
Create a deep copy of this object.
Implements gnsstk::NavData.
Definition at line 57 of file GLOFNavEph.hpp.
|
private |
Function implementing the derivative of GLONASS orbital model.
Definition at line 425 of file GLOFNavEph.cpp.
|
overridevirtual |
Print the contents of this NavData object in a (usually) human-readable format.
[in,out] | s | The stream to write the data to. |
[in] | dl | The level of detail the output should contain. |
Reimplemented from gnsstk::NavData.
Definition at line 196 of file GLOFNavEph.cpp.
void gnsstk::GLOFNavEph::dumpTerse | ( | std::ostream & | s | ) | const |
Dump contents in terse format (DumpDetail==Terse)
[in,out] | s | The stream to write the data to. |
Definition at line 353 of file GLOFNavEph.cpp.
void gnsstk::GLOFNavEph::fixFit | ( | ) |
Fill the beginFit and endFit values for this object.
Definition at line 185 of file GLOFNavEph.cpp.
double gnsstk::GLOFNavEph::getAccuracy | ( | ) | const |
Returns the accuracy in meters as defined in Table 4.4 of the ICD.
Definition at line 368 of file GLOFNavEph.cpp.
|
static |
Compute true sidereal time (in hours) at Greenwich at 0 hours UT.
Definition at line 397 of file GLOFNavEph.cpp.
|
overridevirtual |
Returns the time when the navigation message would have first been available to the user equipment, i.e. the time at which the final bit of a given broadcast navigation message is received. This is used by NavDataFactoryWithStore::find() in User mode.
Reimplemented from gnsstk::NavData.
Definition at line 177 of file GLOFNavEph.cpp.
|
overridevirtual |
Compute the satellites position and velocity at a time.
[in] | when | The time at which to compute the xvt. |
[out] | xvt | The resulting computed position/velocity. |
[in] | oid | Value is ignored - GLONASS does not have distinct transmitters. |
Implements gnsstk::OrbitData.
Definition at line 79 of file GLOFNavEph.cpp.
|
overridevirtual |
Checks the contents of this message against known validity rules as defined in the appropriate ICD.
Reimplemented from gnsstk::GLOFNavData.
Definition at line 71 of file GLOFNavEph.cpp.
Triple gnsstk::GLOFNavEph::acc |
Satellite acceleration at tb in km/s**2.
Definition at line 117 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::accIndex |
User accuracy index (F_T).
Definition at line 130 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::aod |
Age of data in days (E_n).
Definition at line 129 of file GLOFNavEph.hpp.
double gnsstk::GLOFNavEph::clkBias |
Satellite clock bias in sec (tau_n).
Definition at line 118 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::dayCount |
Days since Jan 1 of most recent leap year (N_T).
Definition at line 131 of file GLOFNavEph.hpp.
double gnsstk::GLOFNavEph::freqBias |
Satellite relative frequency bias (gamma_n).
Definition at line 119 of file GLOFNavEph.hpp.
uint8_t gnsstk::GLOFNavEph::healthBits |
The 3-bit B_n value (look at bit 2 not 0 or 1).
Definition at line 120 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::interval |
P1 interval (minutes, see PNBGLOFNavDataFactory).
Definition at line 126 of file GLOFNavEph.hpp.
GLOFNavPCode gnsstk::GLOFNavEph::opStatus |
Operational status flag.
Definition at line 127 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::P1 |
Flag for interval between adjacent t_b.
Definition at line 122 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::P2 |
Flag of oddness (=1) or evenness (=0) of t_b.
Definition at line 123 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::P3 |
Flag 1=5 almanac sats in frame, 0=4 almanac sats.
Definition at line 124 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::P4 |
Flag 1=ephemeris present/uploaded. 0=nope.
Definition at line 125 of file GLOFNavEph.hpp.
Triple gnsstk::GLOFNavEph::pos |
Satellite position at tb in km.
Definition at line 115 of file GLOFNavEph.hpp.
CommonTime gnsstk::GLOFNavEph::ref |
Reference time (t_k) for this ephemeris.
Definition at line 112 of file GLOFNavEph.hpp.
double gnsstk::GLOFNavEph::step |
Integration step for Runge-Kutta algorithm (1 second by default)
Definition at line 134 of file GLOFNavEph.hpp.
double gnsstk::GLOFNavEph::tauDelta |
Inter-frequency bias.
Definition at line 128 of file GLOFNavEph.hpp.
unsigned gnsstk::GLOFNavEph::tb |
Epoch index with Moscow day.
Definition at line 121 of file GLOFNavEph.hpp.
CommonTime gnsstk::GLOFNavEph::Toe |
Orbit epoch (t_b).
Definition at line 132 of file GLOFNavEph.hpp.
Triple gnsstk::GLOFNavEph::vel |
Satellite velocity at tb in km/s.
Definition at line 116 of file GLOFNavEph.hpp.
CommonTime gnsstk::GLOFNavEph::xmit3 |
Transmit time for string 3.
Definition at line 113 of file GLOFNavEph.hpp.
CommonTime gnsstk::GLOFNavEph::xmit4 |
Transmit time for string 4.
Definition at line 114 of file GLOFNavEph.hpp.