rad_sw_out | R Documentation |
Calculation of the reflected shortwave radiation.
rad_sw_out(...) ## S3 method for class 'numeric' rad_sw_out(rad_sw_in, albedo, ...) ## S3 method for class 'weather_station' rad_sw_out(weather_station, ...)
... |
Additional parameters passed to later functions. |
rad_sw_in |
Shortwave radiation on the ground onto a horizontal area in W/m^2. |
albedo |
Albedo of the surface. |
weather_station |
Object of class weather_station. |
Reflected shortwave radiation in W/m^2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.