ARTS built-in documentation server
Agenda surface_rtprop_agenda_array
Description of surface radiative properties, divided into surface types. Each of these agendas shall treat the radiative properties of a surface type. The task of these agendas is equivalent to that of surface_rtprop_agenda. This with one exception, these agendas have one additional input: surface_type_aux. See surface_type_mask for comments on the surface type coding scheme. Note the parallel agenda series: iy_surface_sub_agendaX.
Group: ArrayOfAgenda
Variables
OUT | surface_skin_t | (Numeric) | Surface skin temperature. |
OUT | surface_emission | (Matrix) | The emission from the surface. |
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. |
IN | agenda_array_index | (Index) | Index of the current agenda in ArrayOfAgenda. |
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_type_aux | (Numeric) | Auxiliary variable to surface_type. |
Specific methods that can generate surface_rtprop_agenda_array
- none
Generic and supergeneric methods that can generate surface_rtprop_agenda_array
Specific methods that require surface_rtprop_agenda_array
Generic and supergeneric methods that can use surface_rtprop_agenda_array
- ArrayOfAgendaExecute
- Append
- Copy
- Delete
- Ignore
- IndexSetToLast
- nelemGet
- Select
- WriteXML
- WriteXMLIndexed
Agendas that can generate surface_rtprop_agenda_array
- none
Agendas that require surface_rtprop_agenda_array
- none