.Buildings.Types.Reset

Information

Enumeration to define the choice of integrator reset (to be selected via choices menu):

Enumeration Description
Disabled Use this setting to disable the integrator reset.
Parameter Use this setting to use reset the integrator to the value of the parameter.
Input Use this setting to reset the integrator to the value obtained from the input signal.

Definition

type Reset = enumeration(Disabled "Disabled", Parameter "Use parameter value", Input "Use input signal");

Revisions


Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos