Skip to content

Struct SYN_NMEA_VTG

ClassList > SYN_NMEA_VTG

Parsed NMEA VTG (Velocity & Course) Structure.

  • #include <syn_nmea.h>

Public Attributes

Type Name
float course_true_deg
float speed_knots
float speed_kph
bool valid

Public Attributes Documentation

variable course_true_deg

float SYN_NMEA_VTG::course_true_deg;

variable speed_knots

float SYN_NMEA_VTG::speed_knots;

variable speed_kph

float SYN_NMEA_VTG::speed_kph;

variable valid

bool SYN_NMEA_VTG::valid;


The documentation for this class was generated from the following file src/syntropic/proto/syn_nmea.h