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

#converterObject

Returns the value of attribute converter

Returns:

  • (Object)

    the current value of converter



148
149
150
# File 'lib/seis_ruby/data/sac/head.rb', line 148

def converter
  @converter
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



148
149
150
# File 'lib/seis_ruby/data/sac/head.rb', line 148

def name
  @name
end