SRM Reference Manual
Types
SRM_PS_Pole
/*
 * ENUM: SRM_PS_Pole
 *
 *   This data type specifies the pole choices used in defining the
 *   Origin of Rectangular Coordinates (centre) in the
 *   Augmented Polar Stereographic (APS), Polar Stereographic (PS),
 *   Augmented Universal Polar Stereographic (AUPS), and
 *   Universal Polar Stereographic (UPS) Spatial Reference Frames (SRFs).
 *   See the Spatial Reference Model (SRM) for details.
 */
typedef enum
{
SRM_POLE_NORTH,
SRM_POLE_SOUTH
} SRM_PS_Pole;



Prev: SRM_PS_Parameters_2D. Next: SRM_Short_Integer.


Return to: Top of this Page, Type Index

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