Uses of Package
org.opentrafficsim.core.egtf
-
Packages that use org.opentrafficsim.core.egtf 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. -
Classes in org.opentrafficsim.core.egtf used by org.opentrafficsim.core.egtf Class Description Converter Converter for use inQuantity
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. -
Classes in org.opentrafficsim.core.egtf used by org.opentrafficsim.core.egtf.typed Class Description Converter Converter for use inQuantity
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.