Declared in ThermalModel
Declaration
[Unit("K")]
[Range(0, 1.7976931348623157E+308)]
double Temperature;Description
The current temperature of the object that this model is attached to.
Declared in ThermalModel
[Unit("K")]
[Range(0, 1.7976931348623157E+308)]
double Temperature;The current temperature of the object that this model is attached to.