statistics::Value currentTemp
Stat for reporting voltage of the domain.
ThermalNode * getNode() const
void setNode(ThermalNode *n)
Set/Get circuit node associated with this domain.
ThermalDomainParams Params
Temperature currentTemperature() const
Get the current temperature.
Temperature initialTemperature() const
Get the startup temperature.
void setSubSystem(SubSystem *ss)
Set the SubSystem reference we belong to.
ProbePointArg< Temperature > * ppThermalUpdate
Probe to signal for temperature changes in this domain.
ThermalDomain(const Params &p)
void emitUpdate()
Emit a temperature update through probe points interface.
A ThermalDomain is used to group objects under that operate under the same temperature.
const Temperature _initTemperature
LinearEquation getEquation(ThermalNode *tn, unsigned n, double step) const override
Get nodal equation imposed by this node.