Click or drag to resize

Calculator_CalculatorGetCompoundTDepProp Method


Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(11)]
string GetCompoundTDepProp(
	string compound,
	string prop,
	double temperature
)
Request Example

Parameters

compound  String
 
prop  String
 
temperature  Double
 

Return Value

String
See Also