ARTS built-in documentation server

Workspace Method iy_transmitterMultiplePol

Description

Transmitted signal having multiple polarisations.

The method is intended to be part of iy_transmitter_agenda. It
sets iy to describe the transmitted signal/pulses. The polarisation
state is taken from instrument_pol, where instrument_pol must
contain an element for each frequency in f_grid. The transmitted
signal/pulses are set to be of unit magnitude, such as [1,1,0,0].

Authors: Patrick Eriksson

Synopsis

iy_transmitterMultiplePol( iy, stokes_dim, f_grid, instrument_pol )

Variables

OUTiy(Matrix)Monochromatic pencil beam radiance spectrum.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INinstrument_pol(ArrayOfIndex)Definition of the polarisation of an instrument.