nmea_sentence_rmc Struct Reference

#include <parser_nmea.h>

Data Fields

int valid
 Sentence validity.
 
float latitude
 Latitude.
 
float longitude
 Longitude.
 
float speed
 Speed.
 
float heading
 Heading.
 

Detailed Description

The structure that contains the data of RMC sentences


The documentation for this struct was generated from the following file: