/*
 * GLOBAL VARIABLE: SRM_TM_PARAMETERS_DEFAULT
 *
 *   Pre-initialized global variable containing the default values for an
 *   SRM_TM_Parameters variable.
 */
const SRM_TM_Parameters
SRM_TM_PARAMETERS_DEFAULT =
| origin_longitude |  0.0 | 
| origin_latitude |  0.0 | 
| central_scale |  1.0 | 
| false_easting |  0.0 | 
| false_northing |  0.0 | 
Prev: SRM_SRFT_PARAMETERS_DEFAULT.
Next: SRM_UNUSED_DEFAULT.
Return to:
Top of this Page,
Constant Index