Method: NMEAPlus::Message::NMEA::DTM#subcode
- Defined in:
- lib/nmea_plus/message/nmea/dtm.rb
permalink #subcode ⇒ Object (readonly)
Returns field 2 of the payload, formatted with the function #_string.
9 |
# File 'lib/nmea_plus/message/nmea/dtm.rb', line 9 field_reader :subcode, 2, :_string |