Go to the documentation of this file.
52 dataBlank(false), lliBlank(false), ssiBlank(false)
70 tmpStr = str.substr(0, 14);
71 if (tmpStr.find_last_not_of(
" ") == std::string::npos)
81 tmpStr = str.substr(14, 1);
92 tmpStr = str.substr(15, 1);
119 rv += std::string(14,
' ');
long asInt(const std::string &s)
bool lliBlank
True if the lli is blank in the file.
bool dataBlank
True if the data is blank in the file.
std::string asString(IonexStoreStrategy e)
Convert a IonexStoreStrategy to a whitespace-free string name.
double data
The actual data point.
void fromString(const std::string &str)
short lli
See the RINEX Spec. for an explanation.
short ssi
See the RINEX Spec. for an explanation.
RinexDatum()
Initialize data to default values.
double asDouble(const std::string &s)
#define GNSSTK_ASSERT(CONDITION)
Provide an "ASSERT" type macro.
std::string & rightJustify(std::string &s, const std::string::size_type length, const char pad=' ')
std::string asString() const
Turn this datum into a RINEX OBS formatted string.
bool ssiBlank
True if the ssi is blank in the file.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:41