CompressorCreate Curves Method
Creates a new set of empty HEAD, EFF, and POWER performance curve objects for this compressor.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A dictionary of named Curve objects.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public Dictionary<string, Curve> CreateCurves()VB
Public Function CreateCurves As Dictionary(Of String, Curve)Return Value
DictionaryString, CurveA dictionary of named Curve objects.