Package org.opentrafficsim.draw.egtf
package org.opentrafficsim.draw.egtf
Contains classes to use the Extended Generalized Treiber-Helbing Filter, which is equal to the Adaptive Smoothing Method if a
single data source is used.
Copyright (c) 2013-2024 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
-
ClassDescriptionConverter<K>Converter for use in
Quantity
to convert internal filtered data to an output type.Utility class for convolution using fast fourier transformation.Data source for the EGTF.DataStream<T extends Number>Data stream for the EGTF.Extended Generalized Treiber-Helbing Filter (van Lint and Hoogendoorn, 2009).EGTF event with progress and the ability to interrupt calculations.Interface for EGTF listeners.Listener that allows another thread to monitor, report on, and wait for the filtering result.Exponential implementation of a shape.Interface for filtered data.Class containing processed output data.Gaussian implementation of a shape.Kernel with maximum range and shape.Shape interface for a kernel.Defines a quantity that data sources can provide, such as speed, flow, etc.