Class: VORuby::STC::V1_10::STC::SuperGalactic

Inherits:
IcrsType show all
Includes:
SpaceRefFrame
Defined in:
lib/voruby/stc/1.10/stc.rb

Overview

SuperGalactic coordinates

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from IcrsType

from_xml

Methods included from SerializableToXml

#element

Methods inherited from SpaceRefFrameType

#==

Class Method Details

.element_nameObject



283
# File 'lib/voruby/stc/1.10/stc.rb', line 283

def self.element_name; 'SUPER_GALACTIC' end

Instance Method Details

#to_xmlObject



285
286
287
# File 'lib/voruby/stc/1.10/stc.rb', line 285

def to_xml
  super('SUPER_GALACTIC')
end