0.4.1
Loading...
Searching...
No Matches
Pressure.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  NAV
 

Functions

double NAV::calcTotalPressure (double altitudeMSL, PressureModel pressureModel)
 Calculates the total pressure.
 
bool NAV::ComboPressureModel (const char *label, PressureModel &pressureModel)
 Shows a ComboBox to select the pressure model.
 
const char * NAV::to_string (PressureModel pressureModel)
 Converts the enum to a string.