rad_lw_in: Longwave radiation of the atmosphere

rad_lw_inR Documentation

Longwave radiation of the atmosphere

Description

Calculation of the longwave radiation of the atmosphere.

Usage

rad_lw_in(...)

## S3 method for class 'numeric'
rad_lw_in(emissivity_air, t, ...)

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

Arguments

...

Additional parameters passed to later functions.

emissivity_air

Emissivity of the atmosphere (factor: 0-1)

t

Air temperature in degrees C.

weather_station

Object of class weather_station.

Value

Atmospheric radiation in W/m^2.


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