SRM Reference Manual
Types
SRM_Mercator_Parameters
/*!
 * STRUCT: SRM_Mercator_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 origin_latitude;
SRM_Long_Float central_scale;
SRM_Long_Float false_easting;
SRM_Long_Float false_northing;
} SRM_Mercator_Parameters;



Prev: SRM_Matrix_4x4. Next: SRM_Mercator_SRF_Parameters.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS