Package org.opentrafficsim.core.gtu


package org.opentrafficsim.core.gtu
GTU (Generalized Travel Unit) is the base class for cars, trains, pedestrians, etc.

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.

  • Class
    Description
    Implements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.
    Characteristics of a GTU.
    GTUDUmper; create a text file with the locations, directions and speeds of all GTUs at regular intervals.
    GTU error handler.
    Exception thrown when GTU encounters a problem.
    Gtu generator in its most basic form, which is able to report a queue count at one or more positions.
    Interface for a position that is reported on.
    Stores some of the information that is needed to generate a GTU.
    A GTU type is used to identify all sorts of properties and compatibilities for GTUs.
    Defines the shape of a marker GTUs are drawn with when zoomed out.
    Exception to throw by move checks.
    A RelativePosition is a position on a GTU; e.g. the front, rear, position of the driver, etc.
    The type of relative position, e.g., Front, Back, etc.
    Intent for turn indicator.
    Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.