#include <MeteoBlue.h>
◆ convertValue()
double meteoParam::convertValue |
( |
const double & |
val | ) |
const |
|
inline |
◆ getParameterName()
std::string meteoParam::getParameterName |
( |
| ) |
const |
|
inline |
◆ METEOPARAM() [1/3]
meteoParam::METEOPARAM |
( |
| ) |
|
|
inline |
◆ METEOPARAM() [2/3]
meteoParam::METEOPARAM |
( |
const MeteoGrids::Parameters & |
i_param | ) |
|
|
inline |
◆ METEOPARAM() [3/3]
meteoParam::METEOPARAM |
( |
const MeteoGrids::Parameters & |
i_param, |
|
|
const double & |
multiplier, |
|
|
const double & |
offset |
|
) |
| |
|
inline |
◆ toString()
std::string meteoParam::toString |
( |
| ) |
const |
|
inline |
◆ param
MeteoGrids::Parameters meteoParam::param |
◆ units_multiplier
double meteoParam::units_multiplier |
◆ units_offset
double meteoParam::units_offset |
first we apply the multiplier, THEN the offset
The documentation for this struct was generated from the following file: