Class: VORuby::STC::V1_10::STC::Sm

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

Overview

The solar magnetic 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



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

def self.element_name; 'SM' end

Instance Method Details

#to_xmlObject



373
374
375
# File 'lib/voruby/stc/1.10/stc.rb', line 373

def to_xml
  super('SM')
end