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

DeclaredDescription
IdealTemperatureThe ideal temperature of the object that this model isattached to, for thermal management calculations.
NetPowerThe 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.
TemperatureThe current temperature of the object that this model isattached to.
TemperatureDotThe change in temperature of the object that this model isattached to, for thermal calculations over time.