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).


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