Click or drag to resize

FlowsheetSolverGetMnpVarValue Method

Gets 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 double GetMnpVarValue(
	Object fobj,
	IAdjust adj
)
Request Example View Source

Parameters

fobj  Object
adj  IAdjust

Return Value

Double
See Also