solar_extraterr: Calculate extraterrestrial radiation on a horizontal plane...

Description Usage Arguments Value References Examples

View source: R/solar_calculations.R

Description

Calculate extraterrestrial radiation on a horizontal plane outside the atmosphere

Usage

1
solar_extraterr(doy, G = 1361)

Arguments

doy

integer, day of year

G

numeric, Solar constant

Value

An integer or a numeric vector

References

https://www.e-education.psu.edu/eme810/

Examples

1
solar_extraterr(doy = 100)

sitscholl/Rgadgets documentation built on Feb. 19, 2021, 1:24 a.m.