Axis

Store axis information

Description:

The Axis class is used to store information associated with a particular axis of a Frame. It is used internally by the AST library and has no constructor function. You should encounter it only within textual output (e.g. from AST_WRITE).

Constructor Function

None.

Inheritance

The Axis class inherits from the Object class.