void emitUpdate()
Emit a temperature update through probe points interface.
ProbePointArg< Temperature > * ppThermalUpdate
Probe to signal for temperature changes in this domain.
statistics::Value currentTemp
Stat for reporting voltage of the domain.
ThermalDomain(const Params &p)
LinearEquation getEquation(ThermalNode *tn, unsigned n, double step) const override
Get nodal equation imposed by this node.
void setSubSystem(SubSystem *ss)
Set the SubSystem reference we belong to.
Temperature currentTemperature() const
Get the current temperature.
ThermalDomainParams Params