KPG1_ASAGD

Transforms AGI world co-ordinates to AGI data co-ordinates

Description:

This routine transforms AGI world co-ordinates to AGI data co-ordinates using the TRANSFORM structure associated with the current AGI picture. It is intended for use as a transformation routine by an AST IntraMap.

Invocation

CALL KPG1_ASAGD( THIS, NPOINT, NCOORD_IN, INDIM, IN, FORWARD, NCOORD_OUT, OUTDIM, OUT, STATUS )

Arguments

STATUS = INTEGER (Given and Returned)
The global status.

Notes: