trans_gas | R Documentation |
Calculates transmittance due to O$2$ and CO$2$.
trans_gas(...) ## S3 method for class 'numeric' trans_gas(air_mass_abs, ...) ## S3 method for class 'weather_station' trans_gas(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 gas (0-1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.