Buildings.Controls.OBC.ASHRAE.G36_PR1.Types.FreezeProtectionStages

Package with constants that indicate the freeze protection stages

Information

This package provides constants that indicate the freeze protection stages.

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
stage0=0 Freeze protection is deactivated
stage1=1 First stage of freeze protection
stage2=2 Second stage of freeze protection
stage3=3 Third stage of freeze protection

Types and constants

constant Integer stage0=0 "Freeze protection is deactivated";
constant Integer stage1=1 "First stage of freeze protection";
constant Integer stage2=2 "Second stage of freeze protection";
constant Integer stage3=3 "Third stage of freeze protection";