Package | Description |
---|---|
org.opentrafficsim.core.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.
|
org.opentrafficsim.core.egtf.typed |
Contains extensions of the EGTF classes with strongly typed parameters.
|
Class and Description |
---|
Converter
Converter for use in
Quantity to convert internal filtered data to an output type. |
DataSource
Data source for the EGTF.
|
DataStream
Data stream for the EGTF.
|
EgtfEvent
EGTF event with progress and the ability to interrupt calculations.
|
EgtfListener
Interface for EGTF listeners.
|
EgtfParallelListener
Listener that allows another thread to monitor, report on, and wait for the filtering result.
|
Filter
Interface for filtered data.
|
KernelShape
Shape interface for a kernel.
|
Quantity
Defines a quantity that data sources can provide, such as speed, flow, etc.
|
Class and Description |
---|
Converter
Converter for use in
Quantity to convert internal filtered data to an output type. |
DataStream
Data stream for the EGTF.
|
EGTF
Extended Generalized Treiber-Helbing Filter (van Lint and Hoogendoorn, 2009).
|
Filter
Interface for filtered data.
|
KernelShape
Shape interface for a kernel.
|
Quantity
Defines a quantity that data sources can provide, such as speed, flow, etc.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.