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