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