Go to the documentation of this file.
44 #ifndef GNSSTK_RINEXCLOCKBASE_HPP
45 #define GNSSTK_RINEXCLOCKBASE_HPP
52 #include "gnsstk_export.h"
96 {
return !(*
this == other); }
static const GNSSTK_EXPORT RinexClkType DR
CivilTime parseTime(const std::string &line) const
std::string & upperCase(std::string &s)
static const GNSSTK_EXPORT RinexClkType AR
RinexClkType(std::string t, std::string d)
bool operator<=(const RinexClkType &other) const
Provide a base class for RinexClockData and RinexClockHeader.
@ Right
Formatted output will be right-aligned.
FFLead
Leading character for floatFormat(), after any whitespace or sign.
static const GNSSTK_EXPORT RinexClkType CR
@ NegOnly
Prefix output with a minus sign (neg) or nothing (pos)
@ Zero
Start with zero, e.g. 0.12345.
static const GNSSTK_EXPORT RinexClkType UN
static const GNSSTK_EXPORT RinexClkType AS
bool operator>=(const RinexClkType &other) const
RCDouble(double d)
Constructor for a value, with all defaults for format.
bool operator<(const RinexClkType &other) const
bool operator!=(const RinexClkType &other) const
bool operator>(const RinexClkType &other) const
virtual ~RinexClockBase()
Destructor.
FFSign
How to handle sign in floatFormat()
RCDouble & operator=(const std::string &s)
Assign a value by decoding a string using existing formatting.
std::string writeTime(const CivilTime &dt) const
static const GNSSTK_EXPORT RinexClkType MS
FFAlign
Alignment of data for floatFormat()
bool operator==(const RinexClkType &other) const
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:41