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