Class: VORuby::STC::V1_10::STC::NeptuneGIII

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

Overview

The planetographic reference frame anchored on Neptune

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



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

def self.element_name; 'NEPTUNE_G_III' end

Instance Method Details

#to_xmlObject



615
616
617
# File 'lib/voruby/stc/1.10/stc.rb', line 615

def to_xml
  super('NEPTUNE_G_III')
end