Uses of Package
org.opentrafficsim.core.geometry

Package
Description
Core classes with generic interfaces.
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
GTU (Generalized Travel Unit) is the base class for cars, trains, pedestrians, etc.
Operational plans describe a path through the world with a speed profile that a GTU intends to follow.
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.
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Static objects that the GTU might have to avoid.
The perception package takes care of registering perceivable objects that are used in an OTS study.