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 central_scale;
SRM_Long_Float false_easting;
SRM_Long_Float false_northing;
} SRM_EC_Parameters;



Prev: SRM_DSS_Code. Next: SRM_EI_3D_Coordinate.


Return to: Top of this Page, Type Index