SRM Reference Manual
Types
SRM_Polar_Aspect
/*!
 * ENUM: SRM_Polar_Aspect
 *
 *  This data type represents the values of the polar aspect parameter
 *  of SRFT POLAR_STEREOGRAPHIC.
 */
typedef enum
{
SRM_PLRASP_NORTH,
SRM_PLRASP_SOUTH
} SRM_Polar_Aspect;



Prev: SRM_PD_Surface_Coordinate. Next: SRM_PS_Parameters.


Return to: Top of this Page, Type Index