Gazebo Math

API Reference

7.5.1
Temperature Member List

This is the complete list of members for Temperature, including all inherited members.

Celsius() constTemperature
CelsiusToFahrenheit(double _temp)Temperaturestatic
CelsiusToKelvin(double _temp)Temperaturestatic
Fahrenheit() constTemperature
FahrenheitToCelsius(double _temp)Temperaturestatic
FahrenheitToKelvin(double _temp)Temperaturestatic
Kelvin() constTemperature
KelvinToCelsius(double _temp)Temperaturestatic
KelvinToFahrenheit(double _temp)Temperaturestatic
operator!=(const Temperature &_temp) constTemperature
operator!=(double _temp) constTemperature
operator()() constTemperature
operator*(double _temp) constTemperature
operator*(const Temperature &_temp) constTemperature
operator*(double _t, const Temperature &_temp)Temperaturefriend
operator*=(double _temp)Temperature
operator*=(const Temperature &_temp)Temperature
operator+(double _temp) constTemperature
operator+(const Temperature &_temp) constTemperature
operator+(double _t, const Temperature &_temp)Temperaturefriend
operator+=(double _temp)Temperature
operator+=(const Temperature &_temp)Temperature
operator-(double _temp) constTemperature
operator-(const Temperature &_temp) constTemperature
operator-(double _t, const Temperature &_temp)Temperaturefriend
operator-=(double _temp)Temperature
operator-=(const Temperature &_temp)Temperature
operator/(double _temp) constTemperature
operator/(const Temperature &_temp) constTemperature
operator/(double _t, const Temperature &_temp)Temperaturefriend
operator/=(double _temp)Temperature
operator/=(const Temperature &_temp)Temperature
operator<(const Temperature &_temp) constTemperature
operator<(double _temp) constTemperature
operator<<(std::ostream &_out, const Temperature &_temp)Temperaturefriend
operator<=(const Temperature &_temp) constTemperature
operator<=(double _temp) constTemperature
operator=(double _temp)Temperature
operator==(const Temperature &_temp) constTemperature
operator==(double _temp) constTemperature
operator>(const Temperature &_temp) constTemperature
operator>(double _temp) constTemperature
operator>=(const Temperature &_temp) constTemperature
operator>=(double _temp) constTemperature
operator>>(std::istream &_in, Temperature &_temp)Temperaturefriend
SetCelsius(double _temp)Temperature
SetFahrenheit(double _temp)Temperature
SetKelvin(double _temp)Temperature
Temperature()Temperature
Temperature(double _temp)Temperature