Unit Op Base ClassGet Dynamic Volume 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
The volume in cubic metres, or Double if the property is not set.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override double GetDynamicVolume()VB
Public Overrides Function GetDynamicVolume As DoubleReturn Value
DoubleThe volume in cubic metres, or Double if the property is not set.