Manufactures an MGRS grid object. The returned object is suitable only for use in simple coordinate <-> MGRS string calculations.
- Parameters:
-
dEquatorialRadius | Equatorial radius of the ellipsod upon which conversions to and from MGRS strings are to be based. |
dEccentricity | Eccentricity of the ellipsod upon which conversions to and from MGRS strings are to be based. |
nLetteringScheme | A value as defined in the MgCoordinateSystemMgrsLetteringScheme object which specifies the lettering scheme to be used on MGRS string conversions. |
bSetExceptionsOn | true indicates that exceptions are to be thrown on coordinate conversions which fail for any reason. |
- Returns:
- Returns a disposable pointer to an MgCoordinateSystemMgrs object which is suitable only for MGRS string conversions.
- Exceptions:
-