Function Name: Valid PS Pole

Definition

Checks if the given value is a valid SE_PS_POLE_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidPSPole
(
SE_PS_POLE_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Horizontal Datum. Next: Valid SRF 2D. Up:Index.