ARTS built-in documentation server

Workspace Method pha_mat_sptFromScat_data

Description

Calculation of the phase matrix of the individual scattering elements.

As pha_mat_sptFromData, but using frequency pre-interpolated
data (as produced by scat_dataCalc), i.e. in here no frequency
interpolation is done anymore.

Authors: Jana Mendrok, Claudia Emde

Synopsis

pha_mat_sptFromScat_data( pha_mat_spt, scat_data, scat_data_checked, za_grid, aa_grid, za_index, aa_index, f_index, rtp_temperature, pnd_field, scat_p_index, scat_lat_index, scat_lon_index )

Variables

OUT+INpha_mat_spt(Tensor5)Phase matrix for all individual scattering elements.
INscat_data(ArrayOfArrayOfSingleScatteringData)Array of single scattering data.
INscat_data_checked(Index)OK-flag for scat_data.
INza_grid(Vector)Zenith angle grid.
INaa_grid(Vector)Azimuthal angle grid.
INza_index(Index)Zenith angle index for scattering calculations.
INaa_index(Index)Azimuth angle index for scattering calculations.
INf_index(Index)Frequency index.
INrtp_temperature(Numeric)Temperature at a radiative transfer point.
INpnd_field(Tensor4)Particle number density field.
INscat_p_index(Index)Pressure index for scattering calculations.
INscat_lat_index(Index)Latitude index for scattering calculations.
INscat_lon_index(Index)Longitude index for scattering calculations.