Method: NMEAPlus::Message::NMEA::GNS#altitude

Defined in:
lib/nmea_plus/message/nmea/gns.rb

#altitudeObject (readonly)

Returns field 9 of the payload, formatted with the function #_float.

Returns:

  • field 9 of the payload, formatted with the function #_float

[View source]

26
# File 'lib/nmea_plus/message/nmea/gns.rb', line 26

field_reader :altitude, 9, :_float