Uses of Package
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. 
 | 
- 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.compatibility Class Description GTUDirectionality Longitudinal driving directions for a GTU.GTUException Exception thrown when GTU encounters a problem.GTUType A GTU type identifies the type of a GTU. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.definitions Class Description GTUType A GTU type identifies the type of a GTU.GTUType.DEFAULTS Default types with their name. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu Class Description AbstractGTU Implements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan.GTU Generalized Travel Unit.GTUCharacteristics Characteristics of a GTU.GTUDirectionality Longitudinal driving directions for a GTU.GTUErrorHandler GTU error handler.GTUException Exception thrown when GTU encounters a problem.GTUType A GTU type identifies the type of a GTU.GTUType.DEFAULTS Default types with their name.NestedCache Utility class to cache data based on a variable (between cache instances) number of keys of any type.RelativePosition A RelativePosition is a position on a GTU; e.g.RelativePosition.TYPE The type of relative position, e.g., Front, Back, etc.TurnIndicatorIntent Intent for turn indicator.TurnIndicatorStatus Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.perception Class Description GTU Generalized Travel Unit.GTUException Exception thrown when GTU encounters a problem. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.plan.operational Class Description GTU Generalized Travel Unit.RelativePosition A RelativePosition is a position on a GTU; e.g. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.plan.strategical Class Description GTU Generalized Travel Unit.GTUDirectionality Longitudinal driving directions for a GTU.GTUException Exception thrown when GTU encounters a problem.GTUType A GTU type identifies the type of a GTU. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.gtu.plan.tactical Class Description GTU Generalized Travel Unit.GTUException Exception thrown when GTU encounters a problem. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.network Class Description GTU Generalized Travel Unit.GTUDirectionality Longitudinal driving directions for a GTU.GTUType A GTU type identifies the type of a GTU.GTUType.DEFAULTS Default types with their name. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.network.route Class Description GTUType A GTU type identifies the type of a GTU. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.parameters Class Description GTUType A GTU type identifies the type of a GTU. - 
Classes in org.opentrafficsim.core.gtu used by org.opentrafficsim.core.perception Class Description GTU Generalized Travel Unit.