SRM Reference Manual
Types
SRM_GD_Parameters_3D
/*
 * STRUCT: SRM_GD_Parameters_3D
 *
 *   This data type specifies the parameters needed to define the
 *   Geodetic (GD) 3D Spatial Reference Frame (SRF). See the
 *   Spatial Reference Model (SRM) for details.
 */
typedef struct
{
/*
* Specification of Object Reference Model (ORM)
*/
SRM_Horizontal_Datum_Code horizontal_datum;
SRM_Vertical_Datum_Code vertical_datum;
SRM_Elevation_Unit elevation_unit; (notes)
} SRM_GD_Parameters_3D;


Field Notes


elevation_unit

 Spatial Reference Frame Unit



Prev: SRM_GD_Parameters_2D. Next: SRM_GEI_Coordinate_3D.


Return to: Top of this Page, Type Index

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