Method: NMEAPlus::Message::NMEA::ALM#ascension_rate

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

#ascension_rateObject (readonly)

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

Returns:

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

[View source]

16
# File 'lib/nmea_plus/message/nmea/alm.rb', line 16

field_reader :ascension_rate, 9, :_hex_to_integer