Learn R Programming

solartime (version 0.0.4)

computeSunPosition: computeSunPosition

Description

Calculate the position of the sun

Usage

computeSunPosition(timestamp, latDeg, longDeg)

Value

as returned by computeSunPositionDoyHour

Arguments

timestamp

POSIXct having a valid tzone attribute,

latDeg

Latitude in (decimal) degrees

longDeg

Longitude in (decimal) degrees

Author

Thomas Wutzler