Property PackageDW_ Return Binary Envelope Method
This function returns points to build the binary phase envelope.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public virtual Object DW_ReturnBinaryEnvelope(
Object parameters,
BackgroundWorker bw = null
)VB
Public Overridable Function DW_ReturnBinaryEnvelope (
parameters As Object,
Optional bw As BackgroundWorker = Nothing
) As ObjectParameters
- parameters Object
- bw BackgroundWorker (Optional)