Class: VORuby::STC::V1_10::STC::UranusGIII

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

Overview

The planetographic reference frame anchored on Uranus

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



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

def self.element_name; 'URANUS_G_III' end

Instance Method Details

#to_xmlObject



604
605
606
# File 'lib/voruby/stc/1.10/stc.rb', line 604

def to_xml
  super('URANUS_G_III')
end