Method: NMEAPlus::Message::NMEA::GNS#satellites
- Defined in:
- lib/nmea_plus/message/nmea/gns.rb
permalink #satellites ⇒ Object (readonly)
Returns field 7 of the payload, formatted with the function #_integer.
24 |
# File 'lib/nmea_plus/message/nmea/gns.rb', line 24 field_reader :satellites, 7, :_integer |