/*
* STRUCT: SRM_EC_2D_PARAMETERS
*
* The parameters needed to define the Equidistant Cylindrical (EC) 2D
* spatial reference frame (SRF). See the Spatial Reference Model
* for details.
*/
} SRM_EC_2D_PARAMETERS;
Field Notes
degrees; standard parallel and origin of the projected X axis
(which is positive northwards)
degrees; specifying the meridian of the Y axis;
positive northwards)
origin relative displacement in X
origin relative displacement in Y
unitless; normally close to (<=)1.0
Prev: SRM_EC_2D_COORD.
Next: SRM_EC_3D_COORD.
Up:Index