surface_rtprop_agenda
- property Workspace.surface_rtprop_agenda
Provides radiative properties of the surface.
Provides surface emission and surface reflection coefficient matrix (see user guide for closer definitions of the respective variables
surface_emission
,surface_los
, andsurface_rmatrix
) according to the characteristics of the surface specified by the methods called within the agenda. Typical methods includesurfaceBlackbody()
,surfaceFlatScalarReflectivity()
,surfaceFlatReflectivity()
,surfaceFlatRefractiveIndex()
, andsurfaceLambertianSimple()
.- Parameters:
surface_skin_t (Numeric) – Surface skin temperature. See
surface_skin_t
[OUT]surface_emission (Matrix) – The emission from the surface. See
surface_emission
[OUT]surface_los (Matrix) – Downwelling radiation directions to consider in surface reflection. See
surface_los
[OUT]surface_rmatrix (Tensor4) – The reflection coefficients for the directions given by. See
surface_rmatrix
[OUT]f_grid (Vector) – The frequency grid for monochromatic pencil beam calculations. See
f_grid
[IN]rtp_pos (Vector) – Position of a radiative transfer point. See
rtp_pos
[IN]rtp_los (Vector) – Line-of-sight at a radiative transfer point. See
rtp_los
[IN]
Workspace methods that can generate surface_rtprop_agenda
Workspace methods that require surface_rtprop_agenda
Generic workspace methods that can generate or use surface_rtprop_agenda
- type:
WorkspaceVariable
- holds typeAgenda