ARTS built-in documentation server

Workspace Method iy_transmitterMultiplePol

Description

Transmitter definition handling multiple polarisations.

The method is intended to be part of iy_transmitter_agenda. It
sets iy to describe the transmitted pulses. The polarisation
state is taken from sensor_pol, where sensor_pol must contain
an element for each frequency in f_grid. The transmitted 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, sensor_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.
INsensor_pol(ArrayOfIndex)Sensor polarisations.