PumpGetCalculationModes Method

Returns the available calculation mode names and their IDs for this unit operation.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override string[] GetCalculationModes()

Return Value

String
An array of strings describing each PumpCalculationMode.

See Also