Interface GtuData

All Superinterfaces:
Identifiable

public interface GtuData extends Identifiable
Represents a GTU for sampling.

Copyright (c) 2013-2023 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
  • Method Details

    • getOriginId

      String getOriginId()
      Returns the origin id.
      Returns:
      origin id of the gtu
    • getDestinationId

      String getDestinationId()
      Returns the destination id.
      Returns:
      destination id of the gtu
    • getGtuId

      String getGtuId()
      Returns the GTU type id.
      Returns:
      type id of the gtu
    • getRouteId

      String getRouteId()
      Returns the route id.
      Returns:
      route id of the gtu