Method: NMEAPlus::Message::NMEA::SFI#total_messages
- Defined in:
- lib/nmea_plus/message/nmea/sfi.rb
permalink #total_messages ⇒ Object (readonly)
Returns field 1 of the payload, formatted with the function #_integer.
8 |
# File 'lib/nmea_plus/message/nmea/sfi.rb', line 8 field_reader :total_messages, 1, :_integer |