FlowsheetBaseGetResultValue Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public double GetResultValue(
	string id
)

Parameters

id  String
 

Return Value

Double

Implements

IFlowsheetGetResultValue(String)

See Also