Parameter value is equal to the quadrature of the interpolation of another parameter. API Referencearrow-up-right
upper_parameter
Upper value of the interpolated interval to integrate over
Yes
x
x coordinates of the data points for interpolation
Optional
y
y coordinates of the data points for interpolation
lower_parameter
Lower value of the interpolated interval to integrate over. Can be None in which case the lower value of interval is zero
interp_kwargs
Dictionary of keyword arguments to pass to scipy.interpolate.interp1d class and used for interpolation
coming soon...
{ }
Last updated 1 year ago
Was this helpful?