RadioLib
Universal wireless communication library for Arduino
LR11x0GnssPosition_t Struct Reference

Structure to report position from LR11x0 internal solver. More...

#include <LR11x0.h>

Public Attributes

float latitude
 Latitude in degrees.
 
float longitude
 Longitude in degrees.
 
uint16_t accuracy
 Accuracy of this result.
 
uint8_t numSatsUsed
 Number of satellites used to solve this position.
 

Detailed Description

Structure to report position from LR11x0 internal solver.


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