|
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) | |
Spatial Reference Frame Unit
|