Method: NMEAPlus::Message::NMEA::XTR#cross_track_error

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

#cross_track_errorObject (readonly)

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

Returns:

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


8
# File 'lib/nmea_plus/message/nmea/xtr.rb', line 8

field_reader :cross_track_error, 1, :_float