MultiObjectiveOptimizer.LoadEngine Method

Top 

Description

Loads and initializes the engine to be used in the optimization process. When this method is called, the engine is configured to process the specified state variables.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

MultiObjectiveOptimizer.LoadEngine()

None

Loads and initializes the engine to be used in the optimization process. When this method is called, the engine is configured to process the specified state variables.

MultiObjectiveOptimizer.LoadEngine(Variable algorithmType)

None

Loads and initializes the selected engine.

 

 

See also

MultiObjectiveOptimizer Object