.Buildings.Fluid.Types.InputType

Information

This type allows defining which type of input should be used for movers. This can either be

  1. a constant set point declared by a parameter,
  2. a series of possible set points that can be switched using an integer input, or
  3. a continuously variable set point.

Definition

type InputType = enumeration(Constant "Use parameter to set stage", Stages "Use integer input to select stage", Continuous "Use continuous, real input");

Revisions


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