Method: NMEAPlus::Message::NMEA::TTM#target_course
- Defined in:
- lib/nmea_plus/message/nmea/ttm.rb
permalink #target_course ⇒ Object (readonly)
Returns field 6 of the payload, formatted with the function #_float.
13 |
# File 'lib/nmea_plus/message/nmea/ttm.rb', line 13 field_reader :target_course, 6, :_float |