MultiObjectiveOptimizer.IntegerStateVariables Property

Top 

Description

The integer state variables in the optimization process. 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.

 

Attributes

Type:

Array of MultiObjectiveOptimizationStateVariable

Access:

read

 

Syntax

myString1 = myMultiObjectiveOptimizer1.IntegerStateVariables[0].DisplayName;

 

See also

MultiObjectiveOptimizer Object