AsTime(axis)

Format celestal coordinates as times?

Description:

This attribute specifies the default style of formatting to be used (e.g. by AST_FORMAT) for the celestial coordinate values described by a SkyFrame. It takes a separate boolean value for each SkyFrame axis so that, for instance, the setting " AsTime(2)=0" specifies the default formatting style for celestial latitude values.

If the AsTime attribute for a SkyFrame axis is zero, then coordinates on that axis will be formatted as angles by default (using degrees, minutes and seconds), otherwise they will be formatted as times (using hours, minutes and seconds).

The default value of AsTime is chosen according to the sky coordinate system being represented, as determined by the SkyFrame s System attribute. This ensures, for example, that right ascension values will be formatted as times by default, following normal conventions.

Type:
Integer (boolean).

Applicability

SkyFrame
All SkyFrames have this attribute.

Notes: