Class: VORuby::STC::V1_10::STC::AstroCoordSystem

Inherits:
AstroCoordSystemType show all
Includes:
CoordSys
Defined in:
lib/voruby/stc/1.10/stc.rb

Overview

The coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systems

Instance Attribute Summary

Attributes inherited from AstroCoordSystemType

#generic_coord_frames, #redshift_frame, #space_frame, #spectral_frame, #time_frame

Attributes inherited from CoordSysType

#coord_frames, #id

Method Summary

Methods inherited from AstroCoordSystemType

#==, #coord_frames, #coord_frames=, from_xml, #initialize, #to_xml

Methods inherited from CoordSysType

#==, from_xml, #initialize, #to_xml

Methods included from SerializableToXml

#element

Constructor Details

This class inherits a constructor from VORuby::STC::V1_10::STC::AstroCoordSystemType