Void IOptimizationMethod.AddObjective(String bsVariableID, enumGoalType dblImportance, Double dblTargetValue, Double type)

Adds an objective associated with a variable.

Parameters

  • bsVariableID
    Type: String
    Variable identifier.
  • dblImportance
    Importance of the objective with respect to other objectives.
  • dblTargetValue
    Type: Double
    Target value if the objective type is eGT_SeekTarget.
  • type
    Type: Double
    Objective type.