Class: VORuby::STC::V1_10::STC::SaturnGIII

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

Overview

The planetographic reference frame anchored on Saturn

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



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

def self.element_name; 'SATURN_G_III' end

Instance Method Details

#to_xmlObject



593
594
595
# File 'lib/voruby/stc/1.10/stc.rb', line 593

def to_xml
  super('SATURN_G_III')
end