AxisAxis
-
Store axis information
- Description:
- The Axis class is used to store information associated with a
particular axis of a FrameFrame. It is used internally by the AST
library and has no constructor function. You should encounter it
only within textual output (e.g. from astWriteastWrite).
- Constructor Function:
- None.
-
Inheritance
- The Axis class inherits from the ObjectObject class.