![]() |
VR-Forces 5.0.1 Developer's Guide
|
Contains functions to help process MGRS coordinates.
Public Member Functions | |
| DtMgrsUtil ()=default | |
| ~DtMgrsUtil ()=default | |
| DtMgrsUtil (const DtMgrsUtil &orig)=default | |
| DtMgrsUtil & | operator= (const DtMgrsUtil &orig)=default |
Static Public Member Functions | |
| static bool | convertToLatLon (const std::string &mgrsCoord, bool positionAtCenter, double &outLat, double &outLon) |
|
default |
CTOR.
|
default |
DTOR.
|
default |
Copy CTOR.
|
default |
Assignment OP.
|
static |