Method: NMEAPlus::Message::NMEA::ALM#eccentricity
- Defined in:
- lib/nmea_plus/message/nmea/alm.rb
permalink #eccentricity ⇒ Object (readonly)
Returns field 6 of the payload, formatted with the function #_hex_to_integer.
13 |
# File 'lib/nmea_plus/message/nmea/alm.rb', line 13 field_reader :eccentricity, 6, :_hex_to_integer |