Go to the documentation of this file.
62 const ios::fmtflags oldFlags = s.flags();
63 s.setf(ios::fixed, ios::floatfield);
64 s.setf(ios::right, ios::adjustfield);
65 s.setf(ios::uppercase);
75 s <<
" sigHealthStatus = "
78 <<
" dataValidityStatus = "
82 <<
" sigInSpaceAcc = " <<
static_cast<unsigned>(
sisaIndex) <<endl
88 s <<
"*************************************************************"
89 <<
"***************" << endl
94 <<
" TIMES OF INTEREST"
99 <<
" HEALTH DATA" << endl
100 <<
"SHS Bits 0x" << hex << setw(1)
103 <<
"DVS Bits 0x" << hex << setw(1)
106 <<
"SISA Index " << dec
107 <<
static_cast<unsigned>(
sisaIndex) << endl
std::string getSignalString() const
uint8_t sisaIndex
Signal in space accuracy index (OS-SIS-ICD tbl 76)
@ Valid
Navigation data valid.
GalDataValid
Identify Galileo Data Validity Status (DVS) states.
virtual void dump(std::ostream &s, DumpDetail dl) const
GalHealthStatus sigHealthStatus
Signal health status (SHS)
std::string getDumpTime(DumpDetail dl, const CommonTime &t) const
std::string asString(IonexStoreStrategy e)
Convert a IonexStoreStrategy to a whitespace-free string name.
std::string getDumpTimeHdr(DumpDetail dl) const
SVHealth
Identify different types of SV health states.
@ Degraded
Satellite is in a degraded state. Use at your own risk.
@ Unknown
Unknown or uninitialized stategy value.
GalDataValid dataValidityStatus
Data Validity Status (DVS)
SVHealth getHealth() const override
@ Unknown
Health is not known or is uninitialized.
@ Healthy
Satellite is in a healthy and useable state.
@ InTest
Signal Component currently in Test.
@ Full
Include all detailed information.
DumpDetail
Specify level of detail for dump output.
@ WillBeOOS
Signal will be out of service.
@ Brief
Limit output to <= 5 lines of minimal information.
@ NoGuarantee
Working without guarantee.
@ OneLine
Limit output to minimal information on a single line.
GalHealthStatus
Identify different types of SV health states.
@ OutOfService
Signal out of service.
@ Unhealthy
Satellite is unhealthy and should not be used.
static SVHealth galHealth(GalHealthStatus shs, GalDataValid dvs, uint8_t sisa)
void dump(std::ostream &s, DumpDetail dl) const override
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39