cal_hourAngle {simET} | R Documentation |
Calculating hour angle
Description
Calculating hour angle
Usage
cal_hourAngle(th)
Arguments
th |
is the local solar time. |
Value
A vector for hour angle (Radian)
References
Teh CBS.Introduction to mathematical modeling of crop growth: How the equations are derived and assembled into a computer model. Brown Walker Press, 2006.
Examples
cal_hourAngle(12)
[Package simET version 1.0.3 Index]