ARTS built-in documentation server

Workspace Method pha_mat_sptFromMonoData

Description

Calculation of the phase matrix for the single particle types.

This function is the monochromatic version of pha_mat_sptFromData.

Authors: Claudia Emde

Synopsis

pha_mat_sptFromMonoData( pha_mat_spt, scat_data_array_mono, doit_za_grid_size, scat_aa_grid, scat_za_index, scat_aa_index, rtp_temperature, pnd_field, scat_p_index, scat_lat_index, scat_lon_index )

Variables

OUT+INpha_mat_spt(Tensor5)Phase matrix for a single particle type.
INscat_data_array_mono(ArrayOfSingleScatteringData)Monochromatic single scattering data.
INdoit_za_grid_size(Index)Number of equidistant grid points of the zenith angle grid, defined from 0 to 180 deg, for the scattering integral calculation.
INscat_aa_grid(Vector)Azimuthal angle grid.
INscat_za_index(Index)Zenith angle index for scattering calculations.
INscat_aa_index(Index)Azimuth angle index for scattering calculations.
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.