slope_rel_hum: Slope of relative humidity line

Description Usage Arguments Value Author(s) See Also Examples

Description

Calculate slope of relative humidity line.

Usage

1
slope_rel_hum(temp.1, temp.2, rel.hum)

Arguments

temp.1

Temperature of first point [degC].

temp.2

Temperature of second point [degC].

rel.hum

Relative humidity line to find slope of [%].

Value

Returns the slope angle [deg].

Author(s)

Christoffer Rasmussen

See Also

Other PsychrometricGraph: bar_press, dewpoint, enthalpy_intersect, enthalpy, hum_ratio_enthalpy, hum_ratio_rel_hum, hum_ratio, my_round, par_w_press, psychrometric_chart, sat_hum_ratio, sat_w_press, theme_climateeng_psy, theme_parms

Examples

1
slope_rel_hum(15, 20, 80)

jinlee86/bems_analysisr_package documentation built on May 14, 2019, 8:34 a.m.