Calculator_CalculatorGet Compound PDep Prop Method
Definition
Namespace: DWSIM.Thermodynamics.CalculatorInterface
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#
[DispIdAttribute(12)]
string GetCompoundPDepProp(
string compound,
string prop,
double pressure
)VB
<DispIdAttribute(12)>
Function GetCompoundPDepProp (
compound As String,
prop As String,
pressure As Double
) As String