Class: VORuby::STC::V1_10::STC::JupiterGIII

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

Overview

The planetographic reference frame anchored on Jupiter

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



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

def self.element_name; 'JUPITER_G_III' end

Instance Method Details

#to_xmlObject



582
583
584
# File 'lib/voruby/stc/1.10/stc.rb', line 582

def to_xml
  super('JUPITER_G_III')
end