KPG1_CH2PM

Creates an AST PolyMap describing a Starlink POLYNOMIAL HDS structure

Description:

This routine creates an AST PolyMap that implements the polynomial transformation described by a supplied Starlink POLYNOMIAL structure (see SGP/38).

Invocation

CALL KPG1_CH2PM( LOC, POLYMAP, STATUS )

Arguments

LOC = CHARACTER ( DAT__SZLOC ) (Given)
An HDS locator for the POLYNOMIAL structure.
POLYMAP = INTEGER (Returned)
An AST pointer to the new PolyMap.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: