Method: NMEAPlus::Message::NMEA::ALM#eccentricity

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

#eccentricityObject (readonly)

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

Returns:

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

[View source]

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

field_reader :eccentricity, 6, :_hex_to_integer