Calculator_CalculatorGetCompoundPDepProp Method |
Namespace: DWSIM.Thermodynamics.CalculatorInterfaceAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [DispIdAttribute(12)]
string GetCompoundPDepProp(
string compound,
string prop,
double pressure
)
<DispIdAttribute(12)>
Function GetCompoundPDepProp (
compound As String,
prop As String,
pressure As Double
) As String
Request Example
Parameters
- compound String
-
- prop String
-
- pressure Double
-
Return Value
StringSee Also