trans_rayleigh | R Documentation |
Calculates transmittance due to rayleigh scattering.
trans_rayleigh(...) ## S3 method for class 'numeric' trans_rayleigh(air_mass_abs, ...) ## S3 method for class 'weather_station' trans_rayleigh(weather_station, ...)
... |
Additional parameters passed to later functions. |
air_mass_abs |
Absolute optical air mass. |
weather_station |
Object of class weather_station. |
Transmittance due to rayleigh scattering (0-1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.