AbstractSourceBoundaryCalculateVariation Method |
This method estimates the variation by checking values at 3 intermediate points within the interval.
Since this looks up in the time series 5 times, there may be performance issues with this, so use with care.
Namespace: DHI.Mike1D.BoundaryModule
protected double CalculateVariation( DateTime start, DateTime end, out double refValue )