UnitOpBaseClassGetDynamicVolume Method

Returns the dynamic volume of this unit operation from its dynamic property store.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override double GetDynamicVolume()

Return Value

Double
The volume in cubic metres, or Double if the property is not set.

See Also