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, surface_type = "field", albedo = NULL, ...) ## S3 method for class 'weather_station' rad_sw_out(weather_station, surface_type = "field", ...)
... |
Additional parameters passed to later functions. |
rad_sw_in |
Shortwave radiation on the ground onto a horizontal area in W/m². |
surface_type |
type of surface for which an albedo will be selected. |
albedo |
if albedo measurements are performed, values in decimal can be inserted here. |
weather_station |
Object of class weather_station. |
Reflected shortwave radiation in W/m².
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.