class for a named location with lat-lon-Alt WGS84 position
More...
#include <SLDeviceLocation.h>
|
| SLLocation (string locName, int degreesLat, int minutesLat, double secondsLat, int degreesLon, int minutesLon, double secondsLon, double altitudeM) |
|
class for a named location with lat-lon-Alt WGS84 position
◆ SLLocation()
SLLocation::SLLocation |
( |
string |
locName, |
|
|
int |
degreesLat, |
|
|
int |
minutesLat, |
|
|
double |
secondsLat, |
|
|
int |
degreesLon, |
|
|
int |
minutesLon, |
|
|
double |
secondsLon, |
|
|
double |
altitudeM |
|
) |
| |
|
inline |
◆ name
◆ posWGS84LatLonAlt
SLVec3d SLLocation::posWGS84LatLonAlt |
The documentation for this class was generated from the following file: