Uses of Class
org.hortonmachine.gears.utils.math.interpolation.LinearListInterpolator
-
Packages that use LinearListInterpolator Package Description org.hortonmachine.gears.utils.math.integration -
-
Uses of LinearListInterpolator in org.hortonmachine.gears.utils.math.integration
Constructors in org.hortonmachine.gears.utils.math.integration with parameters of type LinearListInterpolator Constructor Description ConvolutionExponential(double lowerintegrationlimit, double upperintegrationlimit, int maximalsteps, double integrationaccuracy, double invasoConstant, LinearListInterpolator timeDischargeInterpolator)Calculates the integral of the exponential equation
-