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