Class GtuDataRoad

java.lang.Object
org.opentrafficsim.road.network.sampling.GtuDataRoad
All Implemented Interfaces:
org.djutils.base.Identifiable, GtuData

public class GtuDataRoad extends Object implements GtuData
Gtu representation in road sampler.

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 Details

    • GtuDataRoad

      public GtuDataRoad(LaneBasedGtu gtu)
      Parameters:
      gtu - LaneBasedGtu; gtu
  • Method Details