Table of Contents

Class SystemProperties.Drop

Namespace
EpNet.LEED
Assembly
EpNet.dll

Pressure drop properties

public class SystemProperties.Drop
Inheritance
object
SystemProperties.Drop
Extension Methods

Properties

Active

Activate this type of pressure drop.

public bool Active { get; set; }

Property Value

bool

true if active

Airflow

Use total supply air for this drop.

public double Airflow { get; set; }

Property Value

double

true for using tootal supply airflow.

Outdoor

Use outdoor air for this drop.

public bool Outdoor { get; set; }

Property Value

bool

true for using outdoor airflow.

PressureDrop

Pressure drop value.

public double PressureDrop { get; set; }

Property Value

double

Pressure drop.