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