A class encapsulating and managing wx observations data.
Definition in file WxObsMap.hpp.
Go to the source code of this file.
Classes | |
struct | gnsstk::WxObsData |
This is a time history weather data from a single site. More... | |
struct | gnsstk::WxObservation |
A Single Weather Observation. More... | |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
Typedefs | |
typedef std::map< CommonTime, WxObservation > | gnsstk::WxObsMap |