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 Details

    • LeaderId

      public LeaderId()
      Constructor.
  • Method Details