Interface XyInterpolatedDataset

All Superinterfaces:
Dataset, SeriesDataset, XYDataset, XYZDataset
All Known Implementing Classes:
AbstractContourPlot, ContourPlotAcceleration, ContourPlotDelay, ContourPlotDensity, ContourPlotFlow, ContourPlotSpeed

interface XyInterpolatedDataset extends XYZDataset
XYZDataset extension that allows retrieval of surrounding values by adjusting the item number using the number of items per column.

Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Method Details

    • getRangeBinCount

      int getRangeBinCount()
      Returns the number of items in each column.
      Returns:
      int; number of items in each column