Go to the documentation of this file.
44 #ifndef GNSSTK_GPSZCOUNT_HPP
45 #define GNSSTK_GPSZCOUNT_HPP
51 #include "gnsstk_export.h"
286 operator std::string()
const;
309 unsigned long inZcountBlock,
310 unsigned long inZcountOffset = 0);
316 void dump(std::ostream& out,
317 short level = 0)
const;
344 #endif // GNSSTK_GPSZCOUNT_HPP
long zcount
GPS Z-count. (0 <= zcount <= 403199)
GPSZcount & operator+=(long inZcounts)
GPSZcount & addZcounts(long inZcounts)
GPSZcount & setZcount(long inZcount)
bool inSameTimeBlock(const GPSZcount &other, unsigned long inZcountBlock, unsigned long inZcountOffset=0)
long getZcount() const
GPS Z-count accessor.
bool operator<(const GPSZcount &right) const
Comparison operator (less-than).
static const GNSSTK_EXPORT long ZCOUNT_HOUR
Z-counts per hour (2400)
static long validZcount(long z)
GPSZcount & setFullZcount(long inZcount)
bool operator>=(const GPSZcount &right) const
Comparison operator (greater-than or equal-to).
static const GNSSTK_EXPORT long ZCOUNT_WEEK
Z-counts per whole GPS week. (403200)
~GPSZcount()
Destructor. Does nothing.
GPSZcount & operator-=(long inZcounts)
GPSZcount operator-(long inZcounts) const
GPSZcount & operator=(const GPSZcount &right)
Assignment operator.
long operator%(const long right) const
GPSZcount(short inWeek, long inZcount)
short getWeek() const
GPS week accessor.
short week
GPS full week. (0 <= week)
long getFullZcount() const
std::ostream & operator<<(std::ostream &s, const ObsEpoch &oe) noexcept
GPSZcount & setWeek(short inWeek)
bool operator<=(const GPSZcount &right) const
Comparison operator (less-than or equal-to).
double getTotalZcounts() const
static const GNSSTK_EXPORT long ZCOUNT_MINUTE
Z-counts per minute (40)
GPSZcount & addWeeks(short inWeeks)
bool operator>(const GPSZcount &right) const
Comparison operator (greater-than).
static const GNSSTK_EXPORT long ZCOUNT_DAY
Z-counts per day (57600)
void dump(std::ostream &out, short level=0) const
GPSZcount operator+(long inZcounts) const
bool operator==(const GPSZcount &right) const
Equality operator.
bool operator!=(const GPSZcount &right) const
Inequality operator.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39