Go to the documentation of this file.
44 #ifndef GNSSTK_WXOBSMAP_HPP
45 #define GNSSTK_WXOBSMAP_HPP
108 friend
std::ostream& operator<<(
std::ostream& s,
169 bool interpolate =
true)
const;
WxObservation() noexcept
Default Constructor.
EWxSrc
An enumeration of the various weather sources.
WxObservation(const CommonTime &t, float temp, float pres, float humid) noexcept
const Epoch BEGINNING_OF_TIME(CommonTime::BEGINNING_OF_TIME)
Earliest representable Epoch.
float temperature
degrees Centigrade
A Single Weather Observation.
enum EWxSrc humiditySource
source of the humidity meas.
@ noWx
No weather measurements were available.
unsigned rxId
This is the identifier of the site.
bool isAllValid() const noexcept
WxObsMap obs
The actual data.
CommonTime firstTime
Time of the oldest data in this object.
const Epoch END_OF_TIME(CommonTime::END_OF_TIME)
Latest Representable Epoch.
@ defWx
Default weather was used.
std::map< CommonTime, WxObservation > WxObsMap
enum EWxSrc temperatureSource
source of the temperature meas.
CommonTime t
Time that this data was collected, in Rx GPS time.
@ obsWx
The Observed Weather was used.
CommonTime lastTime
Time of the youngest data in this object.
This is a time history weather data from a single site.
enum EWxSrc pressureSource
source of the pressure meas.
WxObsData() noexcept
Constructor.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42