SRM Reference Manual
Types
SRM_PS_Coordinate_2D
/*
 * STRUCT: SRM_PS_Coordinate_2D
 *
 *   This data type specifies a coordinate within the
 *   Polar Stereographic (PS) 2D Spatial Reference Frame (SRF).
 *   See the Spatial Reference Model (SRM) for details.
 */
typedef struct
{
SRM_Long_Float x; (notes)
SRM_Long_Float y; (notes)
} SRM_PS_Coordinate_2D;


Field Notes


x

 specified in metres

y

 specified in metres along meridian defined by the applicable PS
 Spatial Reference Frame (SRF) parameters



Prev: SRM_OM_Parameters_2D. Next: SRM_PS_Parameters_2D.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™