Click or drag to resize

Calculator_CalculatorGetCompoundPDepProp Method


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

Parameters

compound  String
 
prop  String
 
pressure  Double
 

Return Value

String
See Also