VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtMgrsUtil Class Reference

Contains functions to help process MGRS coordinates.

Public Member Functions

 DtMgrsUtil ()=default
 
 ~DtMgrsUtil ()=default
 
 DtMgrsUtil (const DtMgrsUtil &orig)=default
 
DtMgrsUtiloperator= (const DtMgrsUtil &orig)=default
 

Static Public Member Functions

static bool convertToLatLon (const std::string &mgrsCoord, bool positionAtCenter, double &outLat, double &outLon)
 

Constructor & Destructor Documentation

makVrv::DtMgrsUtil::DtMgrsUtil ( )
default

CTOR.

makVrv::DtMgrsUtil::~DtMgrsUtil ( )
default

DTOR.

makVrv::DtMgrsUtil::DtMgrsUtil ( const DtMgrsUtil orig)
default

Copy CTOR.

Member Function Documentation

DtMgrsUtil& makVrv::DtMgrsUtil::operator= ( const DtMgrsUtil orig)
default

Assignment OP.

static bool makVrv::DtMgrsUtil::convertToLatLon ( const std::string &  mgrsCoord,
bool  positionAtCenter,
double outLat,
double outLon 
)
static

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)