Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tdf_gcs_wgs84_llha Struct Reference

Geo-location (WGS-84) + accuracy. More...

#include <definitions.h>

Data Fields

struct tdf_struct_gcs_location location
 WGS-84 referenced location.
 
int32_t h_acc
 Horizontal accuracy (mm)
 
int32_t v_acc
 Vertical accuracy (mm)
 

Detailed Description

Geo-location (WGS-84) + accuracy.

Field Documentation

◆ h_acc

int32_t tdf_gcs_wgs84_llha::h_acc

Horizontal accuracy (mm)

◆ location

struct tdf_struct_gcs_location tdf_gcs_wgs84_llha::location

WGS-84 referenced location.

◆ v_acc

int32_t tdf_gcs_wgs84_llha::v_acc

Vertical accuracy (mm)


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