CARMA C++
carma::services::Atmosphere Member List

This is the complete list of members for carma::services::Atmosphere, including all inherited members.

Atmosphere()carma::services::Atmosphere
CLAUSIUS_CLAPEYRON enum value (defined in carma::services::Atmosphere)carma::services::Atmosphere
computeDewPoint(double airTemp, double relHumid, dewPointMethodType method=CLAUSIUS_CLAPEYRON) const carma::services::Atmosphere
computeHorizonPathlength(double airTemp, double atmPressure, double relHumid, double frequency) const carma::services::Atmosphere
computeHumidity(double airTemp, double dewTemp, dewPointMethodType method=CLAUSIUS_CLAPEYRON) const carma::services::Atmosphere
computePathlength(double airTemp, double atmPressure, double relHumid, double elevation, double frequency, double altitude=0.0) const carma::services::Atmosphere
computeRefractionCorrection(double airTemp, double atmPressure, double relHumid, double elevation, double frequency, double altitude) const carma::services::Atmosphere
computeSaturatedPressure(double airTemp) const carma::services::Atmosphere
computeZenithRefractivity(double airTemp, double atmPressure, double relHumid, double frequency) const carma::services::Atmosphere
DEFAULT_AIR_TEMPcarma::services::Atmospherestatic
DEFAULT_ATM_PRESSUREcarma::services::Atmospherestatic
DEFAULT_DEW_POINTcarma::services::Atmospherestatic
DEFAULT_RHcarma::services::Atmospherestatic
DEFAULT_WIND_SPEEDcarma::services::Atmospherestatic
dewPointMethodEnum enum name (defined in carma::services::Atmosphere)carma::services::Atmosphere
dewPointMethodType typedef (defined in carma::services::Atmosphere)carma::services::Atmosphere
HOFFMAN_WELCH enum value (defined in carma::services::Atmosphere)carma::services::Atmosphere
isConsistentDewPoint(services::Temperature dewPoint, services::Temperature airTemp, double relHumid, dewPointMethodType method=CLAUSIUS_CLAPEYRON, double consistencyPercent=10.0)carma::services::Atmosphere
isSafeAirTemperature(double airTemp)carma::services::Atmospherestatic
isSafeAirTemperature(carma::services::Temperature airTemp)carma::services::Atmospherestatic
isSafeAtmPressure(double atmPressure)carma::services::Atmospherestatic
isSafeAtmPressure(carma::services::Pressure atmPressure)carma::services::Atmospherestatic
isSafeDewPoint(double dewPoint)carma::services::Atmospherestatic
isSafeDewPoint(carma::services::Temperature dewPoint)carma::services::Atmospherestatic
isSafeElevation(double elevation)carma::services::Atmospherestatic
isSafeElevation(carma::services::Angle elevation)carma::services::Atmospherestatic
isSafeRelativeHumidity(double relHumid)carma::services::Atmospherestatic
isSafeWindSpeed(carma::services::Velocity windSpeed) (defined in carma::services::Atmosphere)carma::services::Atmospherestatic
isSafeWindSpeed(double windSpeed) (defined in carma::services::Atmosphere)carma::services::Atmospherestatic
lastSafeAirTemperature(double airTemp)carma::services::Atmosphere
lastSafeAirTemperature(carma::services::Temperature airTemp)carma::services::Atmosphere
lastSafeAirTemperature() const carma::services::Atmosphere
lastSafeAtmPressure(double atmPressure)carma::services::Atmosphere
lastSafeAtmPressure(carma::services::Pressure atmPressure)carma::services::Atmosphere
lastSafeAtmPressure() const carma::services::Atmosphere
lastSafeDewPoint(double dewPoint)carma::services::Atmosphere
lastSafeDewPoint(carma::services::Temperature dewPoint)carma::services::Atmosphere
lastSafeDewPoint() const carma::services::Atmosphere
lastSafeRelativeHumidity(double relHumid)carma::services::Atmosphere
lastSafeRelativeHumidity() const carma::services::Atmosphere
MAGNUS_TETENS enum value (defined in carma::services::Atmosphere)carma::services::Atmosphere
MAX_AIR_TEMPcarma::services::Atmospherestatic
MAX_ATM_PRESSUREcarma::services::Atmospherestatic
MAX_DEW_POINTcarma::services::Atmospherestatic
MAX_RHcarma::services::Atmospherestatic
MAX_WIND_SPEEDcarma::services::Atmospherestatic
MIN_AIR_TEMPcarma::services::Atmospherestatic
MIN_ATM_PRESSUREcarma::services::Atmospherestatic
MIN_DEW_POINTcarma::services::Atmospherestatic
MIN_ELEVATIONcarma::services::Atmospherestatic
MIN_RHcarma::services::Atmospherestatic
MIN_WIND_SPEEDcarma::services::Atmospherestatic
safeAirTemperature(double airTemp)carma::services::Atmospherestatic
safeAirTemperature(carma::services::Temperature airTemp)carma::services::Atmospherestatic
safeAtmPressure(double atmPressure)carma::services::Atmospherestatic
safeAtmPressure(carma::services::Pressure atmPressure)carma::services::Atmospherestatic
safeDewPoint(double dewPoint)carma::services::Atmospherestatic
safeDewPoint(carma::services::Temperature dewPoint)carma::services::Atmospherestatic
safeElevation(double elevation)carma::services::Atmospherestatic
safeElevation(carma::services::Angle elevation)carma::services::Atmospherestatic
safeRelativeHumidity(double relHumid)carma::services::Atmospherestatic
safeWindSpeed(carma::services::Velocity windSpeed)carma::services::Atmospherestatic
safeWindSpeed(double windSpeed)carma::services::Atmospherestatic
STANDARD_ATM_PRESSUREcarma::services::Atmospherestatic
ulichRefractionCorrection(double airTemp, double atmPressure, double relHumid, double elevation, double frequency) const carma::services::Atmosphere
waterColumn(double airTemp, double relHumid) const carma::services::Atmosphere
waterPartialPressure(double airTemp, double relHumid) const carma::services::Atmosphere
waterVaporDensity(double airTemp, double relHumid) const carma::services::Atmosphere
~Atmosphere()carma::services::Atmospherevirtual