LBL logo

Buildings.Controls.Interfaces

Package with interfaces for demand response models

Information

This package contains interfaces that are used to build models of controllers. The classes are not directly usable, but can be instantiated or extended when building a new model.

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

Name Description
Buildings.Controls.Interfaces.DayTypeInput DayTypeInput Input connector for demand response day
Buildings.Controls.Interfaces.DayTypeOutput DayTypeOutput Output connector for demand response day

Buildings.Controls.Interfaces.DayTypeInput Buildings.Controls.Interfaces.DayTypeInput

Input connector for demand response day

Buildings.Controls.Interfaces.DayTypeInput

Information

Connector with one input signal of type Buildings.Controls.Types.Day.

Extends from Buildings.Controls.Types.Day (Enumeration for the day types).

Modelica definition

connector DayTypeInput = input Buildings.Controls.Types.Day "Input connector for demand response day";

Buildings.Controls.Interfaces.DayTypeOutput Buildings.Controls.Interfaces.DayTypeOutput

Output connector for demand response day

Buildings.Controls.Interfaces.DayTypeOutput

Information

Connector with one output signal of type Buildings.Controls.Types.Day.

Extends from Buildings.Controls.Types.Day (Enumeration for the day types).

Modelica definition

connector DayTypeOutput =output Buildings.Controls.Types.Day "Output connector for demand response day";

Automatically generated Mon Jul 13 14:22:35 2015.