SRM Reference Manual
Types
SRM_M_Parameters
/*!
 * STRUCT: SRM_M_Parameters
 *
 *  Mercator (M) Parameters are used as a means of
 *  specifying the M spatial coordinate systems
 */
typedef struct
{

SRM_Long_Float origin_longitude;
SRM_Long_Float central_scale;
SRM_Long_Float false_easting;
SRM_Long_Float false_northing;
} SRM_M_Parameters;



Prev: SRM_LTSE_Surface_Coordinate. Next: SRM_Map_Projection_3D_Coordinate.


Return to: Top of this Page, Type Index