caffeine-sal 0.1.17
Header-only polymorphic middleware services layer for the Caffeine Framework
Loading...
Searching...
No Matches
Data Fields
cfn_sal_dev_gnss_location_t Struct Reference

#include <cfn_sal_dev_gnss.h>

Data Fields

double latitude
 
double longitude
 
float altitude_m
 
float speed_kmh
 
float course_deg
 
float hdop
 
cfn_sal_dev_gnss_fix_type_t fix_type
 
uint8_t satellites_used
 

Field Documentation

◆ altitude_m

float cfn_sal_dev_gnss_location_t::altitude_m

◆ course_deg

float cfn_sal_dev_gnss_location_t::course_deg

◆ fix_type

cfn_sal_dev_gnss_fix_type_t cfn_sal_dev_gnss_location_t::fix_type

◆ hdop

float cfn_sal_dev_gnss_location_t::hdop

◆ latitude

double cfn_sal_dev_gnss_location_t::latitude

◆ longitude

double cfn_sal_dev_gnss_location_t::longitude

◆ satellites_used

uint8_t cfn_sal_dev_gnss_location_t::satellites_used

◆ speed_kmh

float cfn_sal_dev_gnss_location_t::speed_kmh

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