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