Method: NMEAPlus::Message::NMEA::TTM#target_bearing_from_ownship

Defined in:
lib/nmea_plus/message/nmea/ttm.rb

#target_bearing_from_ownshipObject (readonly)

Returns field 3 of the payload, formatted with the function #_float.

Returns:

  • field 3 of the payload, formatted with the function #_float

[View source]

10
# File 'lib/nmea_plus/message/nmea/ttm.rb', line 10

field_reader :target_bearing_from_ownship, 3, :_float