Function Name: Valid RS LOD
Definition
Checks if the given value is a valid
SE_RS_LOD_ENUM
.
Returns
SE_TRUE if value is valid
SE_FALSE otherwise
Prototype
extern
SE_BOOLEAN
SE_ValidRSLOD
(
SE_RS_LOD_ENUM
value
(notes)
);
Parameters Notes
value
value to be checked
Prev:
Valid Quadrant
.
Next:
Valid RS Multiplicity
.
Up:
Index
.