SRM Reference Manual
Types
SRM_GCS_Parameters_3D
/*
 * STRUCT: SRM_GCS_Parameters_3D
 *
 *   This data type specifies the parameters needed to define the GCS
 *   ("Global Coordinate System") 3D Spatial Reference Frame (SRF).
 *   See the Spatial Reference Model for details.
 *
 *   The associated ORM is defined by the WGS-84 ellipsoid,
 *   and the cell origins are specified within the SRF definition.
 */
typedef struct
{
SRM_Short_Integer_Positive cell_ID; (notes)
/*
* Origin Displacement of Coordinate System
*/
SRM_Long_Float x_offset;
SRM_Long_Float y_offset;
} SRM_GCS_Parameters_3D;


Field Notes


cell_ID

 between 1 and 49896, inclusive



Prev: SRM_GCS_Coordinate_3D. Next: SRM_GD_Coordinate_2D.


Return to: Top of this Page, Type Index

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