Click or drag to resize

Seawaterxinterp1 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
private double xinterp1(
	ref double[] x,
	ref double[] y,
	long n,
	double x0
)
Request Example View Source

Parameters

x  Double
 
y  Double
 
n  Int64
 
x0  Double
 

Return Value

Double
See Also