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