Class: Metar::Data::AutomatedStationType

Inherits:
Struct
  • Object
show all
Defined in:
lib/metar/data/remark.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of raw



11
12
13
# File 'lib/metar/data/remark.rb', line 11

def raw
  @raw
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



11
12
13
# File 'lib/metar/data/remark.rb', line 11

def type
  @type
end