Buildings.Obsolete.Controls.OBC.CDL.Types

Package with type definitions

Information

This package contains type definitions.

Package Content

Name Description
Buildings.Obsolete.Controls.OBC.CDL.Types.Reset Reset Options for integrator reset

Types and constants

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