Class: VORuby::STC::V1_10::STC::UranusCIII

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

Overview

The planetocentric 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



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

def self.element_name; 'URANUS_C_III' end

Instance Method Details

#to_xmlObject



505
506
507
# File 'lib/voruby/stc/1.10/stc.rb', line 505

def to_xml
  super('URANUS_C_III')
end