/*
* GLOBAL VARIABLE: SRM_PS_PARAMETERS_DEFAULT
*
* Pre-initialized global variable containing the default values for an
* SRM_PS_Parameters variable.
*/
const SRM_PS_Parameters
SRM_PS_PARAMETERS_DEFAULT =
polar_aspect | SRM_PLRASP_NORTH |
origin_longitude | 0.0 |
central_scale | 1.0 |
false_easting | 0.0 |
false_northing | 0.0 |
Prev: SRM_POSITIVE_INFINITY.
Next: SRM_SPHERICAL_3D_COORDINATE_DEFAULT.
Return to:
Top of this Page,
Constant Index