computeDayLength {solartime} | R Documentation |
computeDayLength
Description
Compute the Day-length in hours for given time and coordinates
Usage
computeDayLength(timestamp, latDeg, ...)
Arguments
timestamp |
POSIXt vector |
latDeg |
Latitude in (decimal) degrees |
... |
further arguments to |
Value
result of computeDayLengthDoy
Author(s)
Thomas Wutzler
[Package solartime version 0.0.2 Index]