0.5.0
Loading...
Searching...
No Matches
WaterVapor.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  NAV

Functions

double NAV::calcWaterVaporPartialPressure (double temp, double humidity_rel, WaterVaporModel waterVaporModel)
 Calculates the partial pressure of water vapor.
bool NAV::ComboWaterVaporModel (const char *label, WaterVaporModel &waterVaporModel)
 Shows a ComboBox to select the water vapor model.
const char * NAV::to_string (WaterVaporModel waterVaporModel)
 Converts the enum to a string.