|
unsigned | year_ |
|
unsigned | day_ |
|
unsigned | hour_ |
|
unsigned | min_ |
|
double | airTemperatureC_ |
|
double | internalTemperatureC_ |
|
double | windDirectionDegrees_ |
|
double | pressure_ |
|
double | relativeHumidity_ |
|
double | windSpeed_ |
|
double | batteryVoltage_ |
|
unsigned short | power_ |
|
bool | received_ |
|
|
std::ostream & | gcp::util::operator<< (std::ostream &os, WxData &data) |
|
Constructor.
....................................................................... Constructor.
Destructor.
....................................................................... Destructor.
std::string WxData::header |
( |
| ) |
|
....................................................................... Write the contents of this object to an ostream
The documentation for this class was generated from the following files:
- gcpCbass/util/common/WxData.h
- gcpCbass/util/common/WxData.cc