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