Class LeaderId
java.lang.Object
org.opentrafficsim.kpi.sampling.DataType<T,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataType<T,List<T>,List<T>,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataList<String,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataString<GtuDataRoad>
org.opentrafficsim.road.network.sampling.data.LeaderId
- All Implemented Interfaces:
org.djutils.base.Identifiable
Leader id in trajectory information.
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
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataString
parseValue
Methods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataList
convert, getOutputValue, getStorageValue, initializeStorage, setValue
Methods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataType
interpolate, toString
-
Constructor Details
-
LeaderId
public LeaderId()Constructor.
-
-
Method Details
-
getValue
- Specified by:
getValue
in classExtendedDataType<String,
List<String>, List<String>, GtuDataRoad>
-