SLProject  4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SENSGps::Location Struct Reference

#include <SENSGps.h>

Public Attributes

double latitudeDEG = 0
 
double longitudeDEG = 0
 
double altitudeM = 0
 
float accuracyM = -1.f
 

Detailed Description

Definition at line 17 of file SENSGps.h.

Member Data Documentation

◆ accuracyM

float SENSGps::Location::accuracyM = -1.f

Definition at line 22 of file SENSGps.h.

◆ altitudeM

double SENSGps::Location::altitudeM = 0

Definition at line 21 of file SENSGps.h.

◆ latitudeDEG

double SENSGps::Location::latitudeDEG = 0

Definition at line 19 of file SENSGps.h.

◆ longitudeDEG

double SENSGps::Location::longitudeDEG = 0

Definition at line 20 of file SENSGps.h.


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