Method: NMEAPlus::Message::NMEA::RMC#track_made_good_degrees_true

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

#track_made_good_degrees_trueObject (readonly)

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

Returns:

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


30
# File 'lib/nmea_plus/message/nmea/rmc.rb', line 30

field_reader :track_made_good_degrees_true, 8, :_float