ARTS built-in documentation server
Workspace Method gas_scattering_matRayleigh
Description
Calculates the normalized Rayleigh scattering matrix. The phase matrix for anisotropic Rayleigh particles in random orientations.Important, the angular direction are defined as line of sight direction not as propagation direction.
Authors: Jon Petersen
Synopsis
gas_scattering_matRayleigh( | gas_scattering_mat, gas_scattering_fct_legendre, gas_scattering_los_in, gas_scattering_los_out, stokes_dim, gas_scattering_output_type, depolarization_factor ) |
Variables
OUT | gas_scattering_mat | (TransmissionMatrix) | Spectrum of normalized phase matrices. |
OUT | gas_scattering_fct_legendre | (Vector) | Normalized phase function as Legendre series. |
IN | gas_scattering_los_in | (Vector) | Incoming line-of-sight for gas scattering. |
IN | gas_scattering_los_out | (Vector) | Outgoing line-of-sight for gas scattering. |
IN | stokes_dim | (Index) | The dimensionality of the Stokes vector (1-4). |
IN | gas_scattering_output_type | (Index) | Flag to select the output of the gas_scattering_agenda. |
GIN | depolarization_factor | (Numeric, Default: 0.03) | depolarization factor for air |