/*
* STRUCT: SRM_UPS_3D_COORD
*
* A coordinate within the Augmented Universal Polar Stereographic (AUPS) 3D
* Spatial Reference Frame (SRF).
*
* Only used within the SE_COORD_3D union. Parallels the definition of the
* fields for the <UPS Location 3D> class.
*/
} SRM_UPS_3D_COORD;
Field Notes
in meters
in meters along meridian defined by the applicable AUPS
Spatial Reference Frame (SRF) parameters
Elevation or height; positive along XY surface normal
Prev: SRM_UPS_2D_PARAMETERS.
Next: SRM_UPS_3D_PARAMETERS.
Up:Index