SRM Reference Manual
Types
SRM_EC_Parameters
/*!
 * STRUCT: SRM_EC_Parameters
 *
 *  Equidistant Cylindrical (EC) Parameters are used as a means
 *  of specifying the EC spatial coordinate systems
 */
typedef struct
{
SRM_Long_Float origin_longitude;
SRM_Long_Float standard_latitude;
SRM_Long_Float central_scale;
SRM_Long_Float false_easting;
SRM_Long_Float false_northing;
} SRM_EC_Parameters;



Prev: SRM_Direction. Next: SRM_EC_SRF_Parameters.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS