computeSunPosition {solartime}R Documentation

computeSunPosition

Description

Calculate the position of the sun

Usage

computeSunPosition(timestamp, latDeg, longDeg)

Arguments

timestamp

POSIXct

latDeg

Latitude in (decimal) degrees

longDeg

Longitude in (decimal) degrees

Value

as returned by computeSunPositionDoyHour

Author(s)

Thomas Wutzler


[Package solartime version 0.0.2 Index]