FRAMES NO FRAMES

Enumeration IlcGranularFunctionRoundingMode

Definition file: ilsched/basic.h
Include file: <ilsched/ilsched.h>

This enumeration selects a rounding mode associated to an IlcGranularFunction object. This rounding mode is taken into account when using the granular function to create integral constraints.

For more information, see Functional and Integral Constraints on Resources.

See Also:

Fields

IlcGranularFunctionRoundInward = 0x0 
IlcGranularFunctionRoundUpward = 0x1 
IlcGranularFunctionRoundDownward = 0x2 
IlcGranularFunctionRoundOutward = 0x3