SunHA {FAO56} | R Documentation |
Sunset Hour Angel (omega_s)
Description
SunHA
returns the value of sunset hour angel [rad].
Usage
SunHA(phi, delta)
Arguments
phi |
A numeric scalar that denotes the latitude [rad]. |
delta |
A numeric scalar that denotes the solar declination [rad]. |
Details
This is a function to calculate the sunset hour angel.
Value
The function returns the value of sunset hour angel as a numeric scalar.
Reference
See Also
Examples
SunHA(phi = -0.35, delta = 0.12)
[Package FAO56 version 1.0 Index]