SRM Reference Manual
Types
SRM_PS_Parameters
/*!
 * STRUCT: SRM_PS_Parameters
 *
 *  Polar Stereographic (PS) Parameters are used as a means
 *  of specifying the PS spatial coordinate systems
 */
typedef struct
{
SRM_Polar_Aspect polar_aspect;
SRM_Long_Float origin_longitude;
SRM_Long_Float true_scale_latitude;
SRM_Long_Float true_scale;
SRM_Long_Float false_easting;
SRM_Long_Float false_northing;
} SRM_PS_Parameters;



Prev: SRM_Polar_Aspect. Next: SRM_PS_SRF_Parameters.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS