Class: VORuby::STC::V1_10::STC::PlutoG

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

Overview

The planetographic reference frame anchored on Pluton

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



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

def self.element_name; 'PLUTO_G' end

Instance Method Details

#to_xmlObject



626
627
628
# File 'lib/voruby/stc/1.10/stc.rb', line 626

def to_xml
  super('PLUTO_G')
end