temperature property

double temperature
final

Temperature value for this atmosphere point; defaults to a delta ISA temperature deviation from standard atmosphere, but can be set to and outside air temperature (OAT) by setting temperatureIsDeltaISA to true. Default unit is Celsius, but can be set with unitTemperature.

Implementation

final double temperature;