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

SRM_Long_Float easting;
SRM_Long_Float northing;
} SRM_Map_Projection_Surface_Coordinate;



Prev: SRM_Map_Projection_3D_Coordinate. Next: SRM_Matrix_3x3.


Return to: Top of this Page, Type Index