See: Description
| Interface | Description | 
|---|---|
| GTU | Generalized Travel Unit. | 
| SpaceBasedGTU | GTU that can travel in 2D or 3D space. | 
| Class | Description | 
|---|---|
| AbstractGTU | Implements the basic functionalities of any GTU: the ability to move on 3D-space according to a plan. | 
| AbstractLinkBasedGTU | 
 Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. | 
| GTUCharacteristics | Characteristics of a GTU. | 
| GTUType | A GTU type identifies the type of a GTU. | 
| NestedCache<T> | Utility class to cache data based on a variable (between cache instances) number of keys of any type. | 
| Profile | Utility class to profile code efficiency. | 
| RelativePosition | A RelativePosition is a position on a GTU; e.g. | 
| RelativePosition.TYPE | The type of relative position, e.g., Front, Back, etc. | 
| TemplateGTUType | TemplateGTUType stores most of the information that is needed to generate a GTU. | 
| Enum | Description | 
|---|---|
| GTUDirectionality | Longitudinal driving directions for a GTU. | 
| TurnIndicatorIntent | Intent for turn indicator. | 
| TurnIndicatorStatus | 
 Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. | 
| Exception | Description | 
|---|---|
| GTUException | Exception thrown when GTU encounters a problem. | 
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
See for project information www.opentrafficsim.org.
The OpenTrafficSim project is distributed under the following BSD-style license:
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Copyright © 2014–2019 Delft University of Technology. All rights reserved.