StcsCoords

Return the Coordinates component when reading an STC-S document?

Description:

This is a boolean attribute which controls what is returned by the AST_READ function when it is used to read from an StcsChan. If StcsCoords is set non-zero, then a PointList representing the STC Coordinates will be returned by AST_READ. If StcsCoords is set to zero (the default), then the STC Coordinates will not be returned.
Type:
Integer (boolean).

Applicability

StcsChan
All StcsChans have this attribute.

Notes: