IActivityCoefficientBaseCalcExcessHeatCapacity Method |
Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax double CalcExcessHeatCapacity(
double T,
Array Vx,
Object otherargs
)
Function CalcExcessHeatCapacity (
T As Double,
Vx As Array,
otherargs As Object
) As Double
Request Example
View SourceParameters
- T Double
-
- Vx Array
-
- otherargs Object
-
Return Value
DoubleSee Also