-
- All Known Implementing Classes:
Temperature2DScalar
public interface Temperature
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Double
getExpectedTemperatureOfAtmosphere()
RandomVariable
getTemperatureOfAtmosphere()
-
-
-
Method Detail
-
getTemperatureOfAtmosphere
RandomVariable getTemperatureOfAtmosphere()
-
getExpectedTemperatureOfAtmosphere
Double getExpectedTemperatureOfAtmosphere()
-
-