sol_eccentricity: Eccentricity

sol_eccentricityR Documentation

Eccentricity

Description

Calculates the eccentricity.

Usage

sol_eccentricity(...)

## S3 method for class 'POSIXt'
sol_eccentricity(datetime, ...)

## S3 method for class 'weather_station'
sol_eccentricity(weather_station, ...)

Arguments

...

Additional parameters passed to later functions.

datetime

POSIXt object (POSIXct, POSIXlt). See base::as.POSIXlt and base::strptime for conversion.

weather_station

Object of class weather_station.

Value

Eccentricity at the date.


jonasViehweger/fieldClim documentation built on June 22, 2022, 3:17 p.m.