MultiObjectiveOptimizer.AddContinuousStateVariableBlock(StringArray, Array, Array) Method |
Top |
DescriptionCreates a new entry in the MultiObjectiveOptimizer.ContinuousStateVariables array for every label provided, while providing initial values for StateVariable properties. All array arguments must be of the same length. Continuous state variables can have any real 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 continuous state variable.
Syntax
See also MultiObjectiveOptimizer Object MultiObjectiveOptimizer.AddContinuousStateVariableBlock
|