Method: NMEAPlus::Message::NMEA::XTE#cross_track_error

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

#cross_track_errorObject (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/xte.rb', line 10

field_reader :cross_track_error, 3, :_float