Click or drag to resize

FlowsheetSolverGetRefVarValue Method

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

Parameters

fobj  Object
adj  IAdjust

Return Value

Double
See Also