40 #ifndef __SIM_THERMAL_ENTITY_HH__
41 #define __SIM_THERMAL_ENTITY_HH__
58 double step)
const = 0;
virtual LinearEquation getEquation(ThermalNode *tn, unsigned n, double step) const =0
A ThermalNode is used to connect thermal entities, such as resistors, capacitors, references and doma...
An abstract class that represents any thermal entity which is used in the circuital thermal equivalen...
This class describes a linear equation with constant coefficients.