CoolPropPropertyPackageAUX_LIQ_Cpi Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override double AUX_LIQ_Cpi(
ICompoundConstantProperties cprop,
double T
)
Public Overrides Function AUX_LIQ_Cpi (
cprop As ICompoundConstantProperties,
T As Double
) As Double
Request Example
View SourceParameters
- cprop ICompoundConstantProperties
-
- T Double
-
Return Value
DoubleSee Also