Enroute Flight Navigation
A navigation app for VFR pilots
|
This is the complete list of members for Units::Temperature, including all inherited members.
fromDegreeCelsius(double temperatureInDegreeCelsius) -> Temperature | Units::Temperature | inlinestatic |
fromDegreeFarenheit(double temperatureInDegreeFarenheit) -> Temperature | Units::Temperature | inlinestatic |
fromDegreeKelvin(double temperatureInDegreeKelvin) -> Temperature | Units::Temperature | inlinestatic |
isFinite() const | Units::Temperature | inline |
operator<=>(const Units::Temperature &rhs) const =default | Units::Temperature | |
toDegreeCelsius() const | Units::Temperature | inline |
toDegreeFarenheit() const | Units::Temperature | inline |
toDegreeKelvin() const | Units::Temperature | inline |