RaoultPropertyPackageIntegralSimpsonCp Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double IntegralSimpsonCp(
	double a,
	double b,
	double Epsilon,
	string subst
)

Parameters

a  Double
 
b  Double
 
Epsilon  Double
 
subst  String
 

Return Value

Double

See Also