ARTS built-in documentation server
Workspace Method surface_rtpropFromTypesManual
Description
Extracts surface RT properties by manual selection of surface type. The surface type to apply is selected by the GIN argument.
Authors: Patrick Eriksson
Synopsis
surface_rtpropFromTypesManual( | surface_type_mix, surface_skin_t, surface_los, surface_rmatrix, surface_emission, f_grid, rtp_pos, rtp_los, surface_rtprop_agenda_array, surface_type ) |
Variables
OUT | surface_type_mix | (Vector) | Gives the fraction of different surface types. |
OUT | surface_skin_t | (Numeric) | Surface skin temperature. |
OUT | surface_los | (Matrix) | Downwelling radiation directions to consider in surface reflection. |
OUT | surface_rmatrix | (Tensor4) | The reflection coefficients for the directions given by surface_los to the direction of interest. |
OUT | surface_emission | (Matrix) | The emission from the surface. |
IN | f_grid | (Vector) | The frequency grid for monochromatic pencil beam calculations. |
IN | rtp_pos | (Vector) | Position of a radiative transfer point. |
IN | rtp_los | (Vector) | Line-of-sight at a radiative transfer point. |
IN | surface_rtprop_agenda_array | (ArrayOfAgenda) | Description of surface radiative properties, for each surface type. |
GIN | surface_type | (Index) | Selected surface type |