Uses of Package
org.opentrafficsim.core.gtu

Packages that use org.opentrafficsim.core.gtu 
Package Description
org.opentrafficsim.core.compatibility
Compatibility package.
org.opentrafficsim.core.definitions
The definitions package contains the core definitions that can be used to interpret the Network and the PerceivableContext.
org.opentrafficsim.core.gtu
GTU (Generalized Travel Unit) is the base class for cars, trains, pedestrians, etc.
org.opentrafficsim.core.gtu.perception
The perception module of a GTU is responsible for perceiving (sensing) the environment of the GTU, which includes the locations of other GTUs.
org.opentrafficsim.core.gtu.plan.operational
Operational plans describe a path through the world with a speed profile that a GTU intends to follow.
org.opentrafficsim.core.gtu.plan.strategical
Strategical planners.
org.opentrafficsim.core.gtu.plan.tactical
Tactical planners generate operational plans that are in line with reaching the goals of the strategical plan.
org.opentrafficsim.core.network
Classes that build a network with nodes, links, and cross-sections.
org.opentrafficsim.core.network.route
Routes and route probabilities.
org.opentrafficsim.core.parameters
Objects involving parameters.
org.opentrafficsim.core.perception
The perception package takes care of registering perceivable objects that are used in an OTS study.