Calculator_CalculatorGet Compound TDep 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(11)]
string GetCompoundTDepProp(
string compound,
string prop,
double temperature
)VB
<DispIdAttribute(11)>
Function GetCompoundTDepProp (
compound As String,
prop As String,
temperature As Double
) As String