Class LeaderId
java.lang.Object
org.opentrafficsim.kpi.sampling.data.ExtendedDataType<T,java.util.List<T>,java.util.List<T>,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataTypeList<java.lang.String,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataTypeString<GtuData>
org.opentrafficsim.road.network.sampling.data.LeaderId
- All Implemented Interfaces:
 Identifiable
public class LeaderId extends ExtendedDataTypeString<GtuData>
Leader id in trajectory information.
 
 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 19 mrt. 2019 
 - Author:
 - Alexander Verbraeck, Peter Knoppers, Wouter Schakel
 
- 
Constructor Summary
Constructors Constructor Description LeaderId()Constructor. - 
Method Summary
Methods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataTypeString
formatValueMethods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataTypeList
convert, getOutputValue, getStorageValue, initializeStorage, setValueMethods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataType
equals, getId, hashCode, interpolate 
- 
Constructor Details
- 
LeaderId
public LeaderId()Constructor. 
 - 
 - 
Method Details
- 
getValue
- Specified by:
 getValuein classExtendedDataType<java.lang.String,java.util.List<java.lang.String>,java.util.List<java.lang.String>,GtuData>
 
 -