ARTS built-in documentation server
Workspace Method blackbody_radiationPlanck
Description
The Planck function (frequency version). The standard function for blackbody_radiation_agenda. The is considered as the standard version inside ARTS of the Planck function. The unit of the returned data is W/(m^2 Hz sr).
Authors: Patrick Eriksson
Synopsis
blackbody_radiationPlanck( | blackbody_radiation, f_grid, rtp_temperature ) |
Variables
OUT | blackbody_radiation | (Vector) | The blackbody radiation for a given temperature. |
IN | f_grid | (Vector) | The frequency grid for monochromatic pencil beam calculations. |
IN | rtp_temperature | (Numeric) | Temperature at a radiative transfer point. |