Method: NMEAPlus::Message::NMEA::GSA#satellite8
- Defined in:
- lib/nmea_plus/message/nmea/gsa.rb
#satellite8 ⇒ Object (readonly)
Returns field 10 of the payload, formatted with the function #_integer.
17 |
# File 'lib/nmea_plus/message/nmea/gsa.rb', line 17 field_reader :satellite8, 10, :_integer |