This function specifies an intensity function f and an optional granularity g for the invoking interval variable. If the granularity is not specified, a granularity of 100 is assumed, and the intensity function should be expressed as a percentage.
|
|
|---|
| This function notifies Concert Technology algorithms about the change of this interval variable. |
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
void SetIntensity( INumToNumStepFunction intensity, int granularity ) |