Calculator_CalculatorGetCompoundPDepProp Method

Definition

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

Parameters

compound  String
 
prop  String
 
pressure  Double
 

Return Value

String

See Also