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.


FabianMitze/FieldClimRevised documentation built on Sept. 4, 2022, 12:38 a.m.