SRM Reference Manual
Types
SRM_Elevation_Unit
/*
 * ENUM: SRM_Elevation_Unit
 *
 *   This data type is used to specify the unit of distance measurement
 *   used for height / z elevation in a spatial reference frame within the
 *   Spatial Reference Model (SRM).
 */
typedef enum
{
SRM_ELEV_UNIT_FOOT, (notes)
SRM_ELEV_UNIT_METRE (notes)
} SRM_Elevation_Unit;


Enumerant Notes


SRM_ELEV_UNIT_FOOT

 Foot.

SRM_ELEV_UNIT_METRE

 Metre.



Prev: SRM_EC_Parameters_2D. Next: SRM_Ellipsoid_Of_Revolution.


Return to: Top of this Page, Type Index

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