Method: NMEAPlus::Message::NMEA::TTM#target_distance

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

#target_distanceObject (readonly)

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

Returns:

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

[View source]

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

field_reader :target_distance, 2, :_float