View source: R/calculate_meteorlogy.R
cal_localDolarTime | R Documentation |
Local solar time is different with local time.
cal_localDolarTime(td, t, gamma, gamma_sm)
td |
The day of year. |
t |
is the local time. |
gamma |
is the local longitude (Radian). |
gamma_sm |
is the standard longitude (Radian). |
A vector for local solar time(Hour)
Teh CBS.Introduction to mathematical modeling of crop growth: How the equations are derived and assembled into a computer model. Brown Walker Press, 2006.
cal_localDolarTime(td=1,t=12,gamma=0.52,gamma_sm=2.09)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.