DayLengthCache Type
A cache that may be used in model computation where day lengths are continually accessed for the same dates over and over again. Stashes each calculated day length per latitude/longitude and time.
Constructors
Constructor | Description |
Full Usage:
DayLengthCache(latitude, longitude, timeZone)
Parameters:
float
longitude : float
timeZone : string
Returns: DayLengthCache
|
|
Instance members
Instance member | Description |
|