Go to the documentation of this file.
44 #ifndef GNSSTK_SP3DATA_HPP
45 #define GNSSTK_SP3DATA_HPP
111 virtual bool isData()
const {
return true;}
114 #pragma clang diagnostic push
115 #pragma clang diagnostic ignored "-Woverloaded-virtual"
116 virtual void dump(std::ostream& s=std::cout,
bool includeC=
true)
const noexcept;
117 #pragma clang diagnostic pop
double x[3]
The three-vector for position | velocity (m | dm/s).
virtual ~SP3Data()
Destructor.
int correlation[6]
elements of correlation matrix: xy,xz,xc,yz,yc,zc
const Epoch BEGINNING_OF_TIME(CommonTime::BEGINNING_OF_TIME)
Earliest representable Epoch.
virtual bool isData() const
SP3Data is "data" so this function always returns true.
CommonTime time
Time of epoch for this record.
bool correlationFlag
data for optional P|V Correlation record
bool clockEventFlag
clock event flag, 'E' in file
char RecType
Data type indicator. P position, V velocity, * epoch.
virtual void reallyGetRecord(FFStream &s)
double clk
The clock bias or drift for P|V (microsec|1).
bool clockPredFlag
clock prediction flag, 'P' in file
bool eventFlag
event flag specific to SP3ae, 'E' in file
int sig[4]
the rest of the member are for version c only
virtual void reallyPutRecord(FFStream &s) const
virtual void dump(std::ostream &s=std::cout, bool includeC=true) const noexcept
Debug output function.
bool orbitManeuverFlag
orbit maneuver flag, 'M' in file
This class is here to make readable inheritance diagrams.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:41