Method: NMEAPlus::Message::NMEA::OSD#vessel_speed

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

#vessel_speedObject (readonly)

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

Returns:

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


12
# File 'lib/nmea_plus/message/nmea/osd.rb', line 12

field_reader :vessel_speed, 5, :_float