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