Uses of Package
org.opentrafficsim.core.gtu
Packages that use org.opentrafficsim.core.gtu
Package
Description
Compatibility defines whether a user of infrastructure (e.g., a GTU) can use the infrastructure (e.g., a road).
The definitions package contains the core definitions that can be used to interpret the Network and the PerceivableContext.
GTU (Generalized Travel Unit) is the base class for cars, trains, pedestrians, etc.
The perception module of a GTU is responsible for perceiving (sensing) the environment of the GTU, which includes the
locations of other GTUs.
Operational plans describe a path through the world with a speed profile that a GTU intends to follow.
Strategical planners.
Tactical planners generate operational plans that are in line with reaching the goals of the strategical plan.
Classes that build a network with nodes, links, and cross-sections.
Routes and route probabilities.
Objects involving parameters.
The perception package takes care of registering perceivable objects that are used in an OTS study.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.compatibilityClassDescriptionA GTU type is used to identify all sorts of properties and compatibilities for GTUs.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.definitionsClassDescriptionStores 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.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtuClassDescriptionImplements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.Characteristics of a GTU.GTU error handler.Exception thrown when GTU encounters a problem.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.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.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.perceptionClassDescriptionImplements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.Exception thrown when GTU encounters a problem.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.plan.operationalClassDescriptionImplements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.Exception thrown when GTU encounters a problem.A RelativePosition is a position on a GTU; e.g. the front, rear, position of the driver, etc.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.plan.strategicalClassDescriptionImplements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.Exception thrown when GTU encounters a problem.A GTU type is used to identify all sorts of properties and compatibilities for GTUs.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.plan.tacticalClassDescriptionImplements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.Exception thrown when GTU encounters a problem.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.network
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.network.routeClassDescriptionA GTU type is used to identify all sorts of properties and compatibilities for GTUs.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.parametersClassDescriptionA GTU type is used to identify all sorts of properties and compatibilities for GTUs.
-
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.perceptionClassDescriptionImplements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.