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