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 nanosecond timing precision mode.

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

 

Method Signature

MultiObjectiveOptimizer.LoadEngine(

)

 

 

Syntax

myMultiObjectiveOptimizer1.LoadEngine();

 

 

See also

MultiObjectiveOptimizer Object

MultiObjectiveOptimizer.LoadEngine