Struct 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¶
variable speed_knots¶
variable speed_kph¶
variable valid¶
The documentation for this class was generated from the following file src/syntropic/proto/syn_nmea.h