AST_GETSTCNCOORD

Return the number of AstroCoords elements stored in an Stc

Description:

This function returns the number of AstroCoords elements stored in an Stc.

Invocation

RESULT = AST_GETSTCNCOORD( THIS, STATUS )

Arguments

THIS = INTEGER (Given)
Pointer to the Stc.
STATUS = INTEGER (Given and Returned)
The global status.

Returned Value

AST_GETSTCNCOORD = INTEGER
The number of AstroCoords elements stored in the Stc.

Notes: