MultiObjectiveOptimizer.AddIntegerStateVariableBlock(Variable, String) Method |
Top |
DescriptionCreates 'n' new entries in the MultiObjectiveOptimizer.IntegerStateVariables array. Label is used as a prefix to create incremented labels for each entry. Integer state variables can have any real integer value between or equal to their lower and upper bounds.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the index of the first added integer state variable.
Syntax
See also MultiObjectiveOptimizer Object MultiObjectiveOptimizer.AddIntegerStateVariableBlock
|