SRM Reference Manual
Types
SRM_Map_Projection_Surface_Coordinate
/*!
 * STRUCT: SRM_Map_Projection_Surface_Coordinate
 *
 *   This non-object data type specifies the surface coordinate-components for
 *   map projection SRFTs.
 */
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