FlowsheetSolver2GetRefVarValue Method

Gets the referenced variable value for the selected adjust op.

Definition

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

Parameters

fobj  Object
adj  IAdjust

Return Value

Double

See Also