trans_rayleigh: Transmittance due to rayleigh scattering

trans_rayleighR Documentation

Transmittance due to rayleigh scattering

Description

Calculates transmittance due to rayleigh scattering.

Usage

trans_rayleigh(...)

## S3 method for class 'numeric'
trans_rayleigh(air_mass_abs, ...)

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

Arguments

...

Additional parameters passed to later functions.

air_mass_abs

Absolute optical air mass.

weather_station

Object of class weather_station

Value

Transmittance due to rayleigh scattering (0-1).


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