Inheritance diagram for vol::BlendedVolumeCreator::DataPoint:

Public Member Functions | |
| bool | insideBeam () const |
| float | elevWeight () const |
| char | elevWeightScaled () const |
| float | distWeight () const |
| float | range () const |
| in kilometers. | |
| unsigned short | rangeScaled () const |
| DataPoint () | |
| DataPoint (float val, char ewt, unsigned short scaled_dist, time_t timeOfData, unsigned int expectedValiditySeconds) | |
| time_t | validTill () const |
Public Attributes | |
| float | value |
| time_t | observationTime |
| vol::BlendedVolumeCreator::DataPoint::DataPoint | ( | ) | [inline] |
| vol::BlendedVolumeCreator::DataPoint::DataPoint | ( | float | val, | |
| char | ewt, | |||
| unsigned short | scaled_dist, | |||
| time_t | timeOfData, | |||
| unsigned int | expectedValiditySeconds | |||
| ) | [inline] |
| float vol::BlendedVolumeCreator::DataPoint::distWeight | ( | ) | const [inline] |
| float vol::BlendedVolumeCreator::DataPoint::elevWeight | ( | ) | const [inline] |
| char vol::BlendedVolumeCreator::DataPoint::elevWeightScaled | ( | ) | const [inline] |
| bool vol::BlendedVolumeCreator::DataPoint::insideBeam | ( | ) | const [inline] |
| float vol::BlendedVolumeCreator::DataPoint::range | ( | ) | const [inline] |
in kilometers.
| unsigned short vol::BlendedVolumeCreator::DataPoint::rangeScaled | ( | ) | const [inline] |
| time_t vol::BlendedVolumeCreator::DataPoint::validTill | ( | ) | const [inline] |
1.4.7