Class: SeisRuby::Data::Sac::Head::Field

Inherits:
Struct
  • Object
show all
Defined in:
lib/seis_ruby/data/sac/head.rb

Instance Attribute Summary collapse

Instance Attribute Details

#converter_from_headObject

Returns the value of attribute converter_from_head

Returns:

  • (Object)

    the current value of converter_from_head



134
135
136
# File 'lib/seis_ruby/data/sac/head.rb', line 134

def converter_from_head
  @converter_from_head
end

#converter_to_headObject

Returns the value of attribute converter_to_head

Returns:

  • (Object)

    the current value of converter_to_head



134
135
136
# File 'lib/seis_ruby/data/sac/head.rb', line 134

def converter_to_head
  @converter_to_head
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



134
135
136
# File 'lib/seis_ruby/data/sac/head.rb', line 134

def name
  @name
end