spt_calc_agenda
- property Workspace.spt_calc_agenda
Calculates single scattering properties for individual scattering elements from the amplitude matrix.
This agenda sets up the methods, which should be used to calculate the single scattering properties, i.e. the extinction matrix and the absorbtion vector.
Normally you use:
opt_prop_sptFromMonoData()
- Parameters:
ext_mat_spt (ArrayOfPropagationMatrix) – Extinction matrix for all individual scattering elements. See
ext_mat_spt
[INOUT]abs_vec_spt (ArrayOfStokesVector) – Absorption vectors of the scattering elements. See
abs_vec_spt
[INOUT]scat_p_index (Index) – Pressure index for scattering calculations. See
scat_p_index
[IN]scat_lat_index (Index) – Latitude index for scattering calculations. See
scat_lat_index
[IN]scat_lon_index (Index) – Longitude index for scattering calculations. See
scat_lon_index
[IN]rtp_temperature (Numeric) – Temperature at a radiative transfer point. See
rtp_temperature
[IN]za_index (Index) – Zenith angle index for scattering calculations. See
za_index
[IN]aa_index (Index) – Azimuth angle index for scattering calculations. See
aa_index
[IN]
Workspace methods that can generate spt_calc_agenda
Workspace methods that require spt_calc_agenda
Generic workspace methods that can generate or use spt_calc_agenda
- type:
WorkspaceVariable
- holds typeAgenda