#include <DewPoint.h>
|
static double | dewPointInC (double refSensorsTempInC, double refSensorsHumidity) |
|
static double | dewPointInC (double refSensorsTempInC, double refSensorsHumidity) |
|
◆ dewPointInC() [1/2]
double DewPoint::dewPointInC |
( |
double |
refSensorsTempInC, |
|
|
double |
refSensorsHumidity |
|
) |
| |
|
static |
◆ dewPointInC() [2/2]
static double Basda::Tempo::DewPoint::dewPointInC |
( |
double |
refSensorsTempInC, |
|
|
double |
refSensorsHumidity |
|
) |
| |
|
static |
◆ dewPointTemperatureInC() [1/2]
static double Basda::Tempo::DewPoint::dewPointTemperatureInC |
( |
const double |
vapourPressureInPa | ) |
|
|
staticprivate |
◆ dewPointTemperatureInC() [2/2]
double DewPoint::dewPointTemperatureInC |
( |
const double |
vapourPressureInPa | ) |
|
|
staticprivate |
◆ saturationVapourPressureInPa() [1/2]
double DewPoint::saturationVapourPressureInPa |
( |
const double |
tempInC | ) |
|
|
staticprivate |
◆ saturationVapourPressureInPa() [2/2]
static double Basda::Tempo::DewPoint::saturationVapourPressureInPa |
( |
const double |
tempInC | ) |
|
|
staticprivate |
The documentation for this class was generated from the following files: