Calculator_CalculatorGetCompoundTDepProp Method

Definition

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

Parameters

compound  String
 
prop  String
 
temperature  Double
 

Return Value

String

See Also