#include <UtcTprhData.h>
Public Member Functions | |
void | Clear () |
void | Interpolate (const UtcTprhData &g1, const UtcTprhData &g2, const unsigned long int gps) |
bool | operator< (const UtcTprhData &d) const |
Public Attributes | |
unsigned short | fBadPeriod = 0 |
float | fDailyAvgDensity = 0 |
float | fDailyAvgDensityCentered = 0 |
float | fDensity = 0 |
float | fDensity2HoursBefore = 0 |
unsigned long int | fGPSSecond = 0 |
float | fN5T5Hexagons = 0 |
float | fN6T5Hexagons = 0 |
float | fPressure = 0 |
unsigned short | fQuality = 0 |
float | fTemperature = 0 |
float | fUndocumentedQuantity1 = 0 |
unsigned long int | fUTCSecond = 0 |
Friends | |
std::istream & | operator>> (std::istream &is, UtcTprhRawRow &g) |
Definition at line 60 of file UtcTprhData.h.
|
inline |
Definition at line 62 of file UtcTprhData.h.
|
inherited |
Definition at line 8 of file UtcTprhData.cc.
References anal::UtcTprhData::fDailyAvgDensity, anal::UtcTprhData::fDensity, anal::UtcTprhData::fDensity2HoursBefore, anal::UtcTprhData::fGPSSecond, anal::UtcTprhData::fPressure, anal::UtcTprhData::fTemperature, and INTERPOLATE.
|
inlineinherited |
Definition at line 24 of file UtcTprhData.h.
References anal::UtcTprhData::fGPSSecond.
|
friend |
Definition at line 66 of file UtcTprhData.h.
unsigned short anal::UtcTprhRawRow::fBadPeriod = 0 |
Definition at line 95 of file UtcTprhData.h.
|
inherited |
Definition at line 43 of file UtcTprhData.h.
Referenced by anal::UtcTprhData::Interpolate().
float anal::UtcTprhRawRow::fDailyAvgDensityCentered = 0 |
Definition at line 98 of file UtcTprhData.h.
|
inherited |
Definition at line 42 of file UtcTprhData.h.
Referenced by anal::UtcTprhData::Interpolate().
|
inherited |
Definition at line 44 of file UtcTprhData.h.
Referenced by anal::UtcTprhData::Interpolate().
|
inherited |
Definition at line 39 of file UtcTprhData.h.
Referenced by anal::UtcTprhData::Interpolate(), and anal::UtcTprhData::operator<().
float anal::UtcTprhRawRow::fN5T5Hexagons = 0 |
Definition at line 89 of file UtcTprhData.h.
float anal::UtcTprhRawRow::fN6T5Hexagons = 0 |
Definition at line 88 of file UtcTprhData.h.
|
inherited |
Definition at line 41 of file UtcTprhData.h.
Referenced by anal::UtcTprhData::Interpolate().
unsigned short anal::UtcTprhRawRow::fQuality = 0 |
Definition at line 90 of file UtcTprhData.h.
|
inherited |
Definition at line 40 of file UtcTprhData.h.
Referenced by anal::UtcTprhData::Interpolate().
float anal::UtcTprhRawRow::fUndocumentedQuantity1 = 0 |
Definition at line 97 of file UtcTprhData.h.
unsigned long int anal::UtcTprhRawRow::fUTCSecond = 0 |
Definition at line 87 of file UtcTprhData.h.