/* * STRUCT: SRM_GD_2D_PARAMETERS * * The parameters needed to define the Geodetic (GD2) 2D Spatial Reference * Frame (SRF). See the Spatial Reference Model for details. */
| typedef | struct | ||
| { | |||
| /* | |||
| * Specification of Object Reference Model (ORM) | |||
| */ | |||
| SE_HORIZONTAL_DATUM_ENUM | horizontal_datum; | ||