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