org.opentrafficsim.road.definitions.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ots-road Show documentation
Show all versions of ots-road Show documentation
OpenTrafficSim road classes
The newest version!
/**
* The RoadDefinitions package contains interfaces that give access to the core definitions that can be used to interpret the
* RoadNetwork and the RoadPerceivableContext. An example interface allows for the retrieval of LaneTypes.
*
* Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See OpenTrafficSim License.
*
* @author Alexander Verbraeck
*/
package org.opentrafficsim.road.definitions;