Represents a single air condition using several states.

Constructors

Properties

Methods

Constructors

Properties

db: number

Dry Bulb

dp: number = 0

Dew Point

h: number = 0

Moist Air Enthalpy

hr: number = 0

Humidity Ratio

rh: number = 0

Relative Humidity

v: number = 0

Moist Air Volume

vp: number = 0

Vapor Pressure

wb: number = 0

Wet Bulb

Methods

  • Convert this psychrometric state to an X-Y coordinate on a psychrometric chart.

    Returns Point

  • A static helper function to convert a humidity ratio into a dew point.

    Parameters

    • db: number
    • hr: number

    Returns number

MMNEPVFCICPMFPCPTTAAATR