SRM Reference Manual
Types
SRM_Map_Projection_3D_Coordinate
/*!
 * STRUCT: SRM_Map_Projection_3D_Coordinate
 *
 *   This type contains the Map Projection 3D coordinate values.
 */
typedef struct
{

SRM_Long_Float easting;
SRM_Long_Float northing;
SRM_Long_Float ellipsoidal_height;
} SRM_Map_Projection_3D_Coordinate;



Prev: SRM_M_Parameters. Next: SRM_Map_Projection_Surface_Coordinate.


Return to: Top of this Page, Type Index