trans_air_mass_abs | R Documentation |
Calculates absolute optical air mass.
trans_air_mass_abs(...) ## S3 method for class 'numeric' trans_air_mass_abs(air_mass_rel, p, ...) ## S3 method for class 'weather_station' trans_air_mass_abs(weather_station, ...)
... |
Additional parameters passed to later functions. |
air_mass_rel |
Relative optical air mass |
p |
Air pressure in hPa. |
weather_station |
Object of class weather_station |
Absolute optical air mass.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.