SRM Reference Manual
Types
SRM_LTP_Coordinate_3D
/*
 * STRUCT: SRM_LTP_Coordinate_3D
 *
 *   This data type specifies a coordinate within the
 *   Local Tangent Plane (LTP) 3D Spatial Reference Frame (SRF).
 *   See the Spatial Reference Model (SRM) for details.
 */
typedef struct
{
SRM_Long_Float x; (notes)
SRM_Long_Float y; (notes)
SRM_Long_Float z; (notes)
} SRM_LTP_Coordinate_3D;


Field Notes


x

 specified in metres

y

 specified in metres

z

 Elevation or height; positive along xy surface normal



Prev: SRM_LTP_Coordinate_2D. Next: SRM_LTP_Parameters_2D.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™