trans_vapor | R Documentation |
Calculates transmittance due to water vapor.
trans_vapor(...) ## S3 method for class 'numeric' trans_vapor(air_mass_rel, precipitable_water, ...) ## S3 method for class 'weather_station' trans_vapor(weather_station, ...)
... |
Additional parameters passed to later functions. |
air_mass_rel |
Relative optical air mass. |
precipitable_water |
Precipitable water in cm. |
weather_station |
Object of class weather_station. |
Transmittance due to water vapor (0-1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.