FlowsheetSolver2SetMnpVarValue Method

Sets the manipulated variable value for the selected adjust op.

Definition

Namespace: DWSIM.FlowsheetSolver
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 10.0.0.0
private Object SetMnpVarValue(
	double? val,
	Object fobj,
	IAdjust adj
)

Parameters

val  NullableDouble
 
fobj  Object
adj  IAdjust

Return Value

Object

See Also