AddDoubleVariable(string, double, double, double)

No details are provided for this entry.

Declaration Syntax

public void AddDoubleVariable(string bsVariableID, double dblLowerBound, double dblUpperBound, double dblInitialValue)

Parameters

bsVariableID(string)

No details are provided for this entry.

dblLowerBound(double)

No details are provided for this entry.

dblUpperBound(double)

No details are provided for this entry.

dblInitialValue(double)

No details are provided for this entry.