Click or drag to resize

FlowsheetSolverSetMnpVarValue Method

Sets the manipulated variable value for the selected adjust op.

Namespace: DWSIM.FlowsheetSolver
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax
private static Object SetMnpVarValue(
	double? val,
	Object fobj,
	IAdjust adj
)
Request Example View Source

Parameters

val  NullableDouble
 
fobj  Object
adj  IAdjust

Return Value

Object
See Also