Class: Metar::Data::SensorStatusIndicator

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



14
15
16
# File 'lib/metar/data/remark.rb', line 14

def raw
  @raw
end

#stateObject

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



14
15
16
# File 'lib/metar/data/remark.rb', line 14

def state
  @state
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



14
15
16
# File 'lib/metar/data/remark.rb', line 14

def type
  @type
end