SunHA {FAO56} | R Documentation |
SunHA
returns the value of sunset hour angel [rad].
SunHA(phi, delta)
phi |
A numeric scalar that denotes the latitude [rad]. |
delta |
A numeric scalar that denotes the solar declination [rad]. |
This is a function to calculate the sunset hour angel.
The function returns the value of sunset hour angel as a numeric scalar.
SunHA(phi = -0.35, delta = 0.12)