TriangularHeatingEvent#

class ebtelplusplus.models.TriangularHeatingEvent(start, duration, rate)[source]#

Bases: HeatingEvent

A single event with a linear rise phase immediately followed by a linear decay phase of equal duration

Parameters:
  • start (Quantity) – Time at which the heating event starts

  • duration (Quantity) – Total duration of the event

  • rate (Quantity) – The maximum heating rate of the event