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