/*
* STRUCT: SRM_TM_3D_PARAMETERS
*
* The parameters needed to define the Augmented Transverse Mercator (ATM)
* 3D Spatial Reference Frame (SRF). See the Spatial Reference Model for
* details.
*/
} SRM_TM_3D_PARAMETERS;
Field Notes
in degrees; used to define origin
in degrees; specifying the meridian of the positive Y axis
origin relative displacement in x
origin relative displacement in y
unitless; normally close to (<=) 1.0
Spatial Reference Frame Units
Prev: SRM_TM_3D_COORD.
Next: SRM_UPS_2D_COORD.
Up:Index