SLProject 4.0.000
SLLocation Class Reference

class for a named location with lat-lon-Alt WGS84 position More...

#include <SLDeviceLocation.h>

Public Member Functions

 SLLocation (string locName, int degreesLat, int minutesLat, double secondsLat, int degreesLon, int minutesLon, double secondsLon, double altitudeM)
 

Public Attributes

string name
 
SLVec3d posWGS84LatLonAlt
 

Detailed Description

class for a named location with lat-lon-Alt WGS84 position

Constructor & Destructor Documentation

◆ SLLocation()

SLLocation::SLLocation ( string  locName,
int  degreesLat,
int  minutesLat,
double  secondsLat,
int  degreesLon,
int  minutesLon,
double  secondsLon,
double  altitudeM 
)
inline

Member Data Documentation

◆ name

string SLLocation::name

◆ posWGS84LatLonAlt

SLVec3d SLLocation::posWGS84LatLonAlt

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