Class in Zendir.Messages | Inherits from Message
Declaration
class ThermalMessage;Description
Message defining the thermal data for a Thermal Model that is produced by the thermal solver or subsystem, rather than by the specifics of the material.
Properties
| Declared | Description |
|---|---|
| IdealTemperature | The ideal temperature of the object that this model isattached to, for thermal management calculations. |
| NetPower | The net power of the object that this model is attached to,for thermal calculations. This is the total power generatedminus the total power lost through radiation and is used forthe calculation of the transfer. |
| Temperature | The current temperature of the object that this model isattached to. |
| TemperatureDot | The change in temperature of the object that this model isattached to, for thermal calculations over time. |