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