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.