Class: VORuby::STC::V1_10::STC::Hcd

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

Overview

The heliocentric of date reference frame

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



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

def self.element_name; 'HCD' end

Instance Method Details

#to_xmlObject



428
429
430
# File 'lib/voruby/stc/1.10/stc.rb', line 428

def to_xml
  super('HCD')
end