96 | | There are public domain products which convert coordinates into MGRS form, some from the military itself. While this will require significant manual labor, a table of geographic coordinates and the associated MGRS string should be devised based on the results produced by these products. This table will be hard coded into the object, compiled into the product whenever the !__TEST__ manifest constant is defined, and made part of a self test function. In the absence of the !__TEST__ macro, the self test function will always succeed. |
| 96 | There are public domain products which convert coordinates into MGRS form, some from the military itself. While this will require significant manual labor, a table of geographic coordinates and the associated MGRS string should be devised based on the results produced by these products. This table will be hard coded into the object, compiled into the product whenever the !__TEST!__ manifest constant is defined, and made part of a self test function. In the absence of the !__TEST!__ macro, the self test function will always succeed. |