Class: Metar::Data::PressureTendency

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

Instance Attribute Summary collapse

Instance Attribute Details

#characterObject

Returns the value of attribute character

Returns:

  • (Object)

    the current value of character


9
10
11
# File 'lib/metar/data/remark.rb', line 9

def character
  @character
end

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of raw


9
10
11
# File 'lib/metar/data/remark.rb', line 9

def raw
  @raw
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value


9
10
11
# File 'lib/metar/data/remark.rb', line 9

def value
  @value
end