TSP_ADD_STOKES

Add a new Stokes component to a polarimetry structure.

Function

Add a new Stokes component to a polarimetry structure.

Description

Given a locator to a polarimetry structure, add a new Stokes component to it.

Language

FORTRAN

Call

CALLTSP_ADD_STOKES (LOC,STOKES,V,STATUS)

Parameters

(“>” input, “!” modified, “W” workspace, “<” output)

> LOC Fixed string,descr

A locator to the polarimetry structure.

> STOKES Fixed string,descr

The name of the Stokes parameter (’Q’, ’U’ or ’V’)

> V Logical,ref

True if a variance array is to be included.

! STATUS Integer,ref

The Status

External subroutines / functions used

Various NDF routines, TSP_SIZE

Support

Jeremy Bailey, AAO

Version date

30/4/1988