ARTS built-in documentation server

Workspace Method iy_transmitterMultiplePol

Description

Transmitted signal having multiple polarisations.

The method is intended to be used as possible input of iyTransmissionStandard.
It sets iy_transmitter 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_transmitter, stokes_dim, f_grid, instrument_pol )

Variables

OUTiy_transmitter(Matrix)Monochromatic pencil beam radiance spectrum of transmitter signal.
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.