calculatePsychrometricConstant: calculatePsychrometricConstant.

Description Usage Arguments Details Value References Examples

View source: R/calculateWeatherVariables.R

Description

calculatePsychrometricConstant function to calculate the psychometric contstant

Usage

1
calculatePsychrometricConstant(elevation, elevAtRefLevel, temp)

Arguments

-

elevation: in m - double

-

elevAtRefLevel: in m - double

-

temp: in C double

Details

function to calculate the physchometric constant based on on atmospheric pressure/elevation eqn 3-10 in FAO 56

Value

double

References

see aWhere API Documentation (insert HTTP address)

Examples

1
NEED TO INSERT

aWhereAPI/CalculateWeatherVars_aWhere documentation built on March 10, 2020, 12:03 a.m.