Description Usage Arguments Value Author(s) See Also Examples
Calculate slope of relative humidity line.
1  | slope_rel_hum(temp.1, temp.2, rel.hum)
 | 
temp.1 | 
 Temperature of first point [degC].  | 
temp.2 | 
 Temperature of second point [degC].  | 
rel.hum | 
 Relative humidity line to find slope of [%].  | 
Returns the slope angle [deg].
Christoffer Rasmussen
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
1  | slope_rel_hum(15, 20, 80)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.