StcsArea

Return the CoordinateArea 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 StcsArea is set non-zero (the default), then a Region representing the STC CoordinateArea will be returned by AST_READ. If StcsArea is set to zero, then the STC CoordinateArea will not be returned.
Type:
Integer (boolean).

Applicability

StcsChan
All StcsChans have this attribute.

Notes: