rad_lw_out | R Documentation |
Calculates emissions of a surface.
rad_lw_out(...) ## S3 method for class 'numeric' rad_lw_out(t_surface, surface_type = "field", ...) ## S3 method for class 'weather_station' rad_lw_out(weather_station, surface_type = "field", ...)
... |
Additional parameters passed to later functions. |
t_surface |
Surface temperature in °C. |
surface_type |
Surface type for which a specific emissivity will be selected. Default is 'field' as surface type. |
weather_station |
Object of class weather_station. |
If a weather_station object is given, the lower air temperature will be used instead of the surface temperature.
Emissions in W/m².
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.