Class: VORuby::STC::V1_30::AstroCoordSystem
- Inherits:
-
AstroCoordSystemType
- Object
- STCBaseType
- CoordSysType
- AstroCoordSystemType
- VORuby::STC::V1_30::AstroCoordSystem
- Includes:
- CoordSys
- Defined in:
- lib/voruby/stc/1.30/stc.rb
Overview
The coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; the spectral fromae and redshift/Doppler frame; 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
#redshift_frame, #space_frame, #spectral_frame, #time_frame
Attributes inherited from CoordSysType
Attributes included from STCReference
#id, #idref, #ucd, #xlink_href, #xlink_type
Method Summary
Methods inherited from AstroCoordSystemType
#==, from_xml, #initialize, #to_xml
Methods inherited from CoordSysType
#==, coord_sys_from_xml, from_xml, #initialize, #to_xml
Methods inherited from STCBaseType
#==, #initialize, stc_base_from_xml, #to_xml
Methods included from STCReference
#stc_reference_eq, stc_reference_from_xml, #stc_reference_to_xml
Methods included from SerializableToXml
Constructor Details
This class inherits a constructor from VORuby::STC::V1_30::AstroCoordSystemType