Package org.opentrafficsim.kpi.sampling.data
Extended data for trajectories.
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version 11 okt. 2016
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Class Summary Class Description ExtendedDataType<T,O,S,G extends GtuDataInterface> Type class to define different types of data by which trajectories can be extended beyond the basic t, x, v, a.ExtendedDataTypeDuration<G extends GtuDataInterface> Extended data type for duration values.ExtendedDataTypeFloat<U extends Unit<U>,T extends AbstractFloatScalar<U,T>,O extends AbstractFloatVector<U,T,O>,G extends GtuDataInterface> Class to facilitate JUNITS types in extended data.ExtendedDataTypeLength<G extends GtuDataInterface> Extended data type for length values.ExtendedDataTypeList<T,G extends GtuDataInterface> Extended data type for anything that can be captured in a list.ExtendedDataTypeNumber<G extends GtuDataInterface> Class for unitless values.ExtendedDataTypeSpeed<G extends GtuDataInterface> Extended data type for speed values.ExtendedDataTypeString<G extends GtuDataInterface> Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.