Manufactures an MGRS grid object which is suitable for generating an actual MGRS grid.
- Parameters:
-
pFrameCs | The frame coordinate system. |
bUseFrameDatum | true causes the frame datum to be used for all geodetic calculations neccessary to generate the grid; otherwise WGS84 is assumed. |
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. This applies only to MGRS string conversions. |
- Returns:
- Returns a disposable pointer to the abstract interface class from which the MGRS grid object (and all other grid objects) derive.
- Exceptions:
-