Uses of Package
org.opentrafficsim.road.network.lane
Package | Description |
---|---|
org.opentrafficsim.road.definitions |
The RoadDefinitions package contains interfaces that give access to the core definitions that can be used to interpret the
RoadNetwork and the RoadPerceivableContext.
|
org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
org.opentrafficsim.road.gtu.generator.od |
OD based vehicle generation.
|
org.opentrafficsim.road.gtu.lane |
The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake.
|
org.opentrafficsim.road.gtu.lane.perception |
Implementation of lane-based perception for the GTU.
|
org.opentrafficsim.road.gtu.lane.perception.categories |
Categories define a set of perceivable information.
|
org.opentrafficsim.road.gtu.lane.perception.headway |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
org.opentrafficsim.road.gtu.lane.plan.operational |
Specific operational plan method for road-vehicles operating in a lane-based network.
|
org.opentrafficsim.road.gtu.lane.tactical |
Tactical planners for a lane-based GTU.
|
org.opentrafficsim.road.network | |
org.opentrafficsim.road.network.factory |
Factories for Links, Lanes, Nodes.
|
org.opentrafficsim.road.network.lane |
Classes that provide detailed cross-sections of a link using lanes, markers and sensors.
|
org.opentrafficsim.road.network.lane.conflict |
Contains classes describing intersection conflicts.
|
org.opentrafficsim.road.network.lane.object |
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
|
org.opentrafficsim.road.network.lane.object.sensor |
Lane-based objects that act as sensors.
|
org.opentrafficsim.road.network.lane.object.trafficlight |
Traffic light and traffic light controller objects.
|
org.opentrafficsim.road.network.sampling |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
-
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.definitions Class Description LaneType Lane type to indicate compatibility with GTU types.LaneType.DEFAULTS Default types with their name. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.generator Class Description CrossSectionLink A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.DirectedLanePosition Store one position, direction and lane of a GTU.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.LaneDirection Combines a Lane with its GTUDirectionality. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.generator.od Class Description Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.lane Class Description DirectedLanePosition Store one position, direction and lane of a GTU.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.lane.perception Class Description DirectedLanePosition Store one position, direction and lane of a GTU.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.LaneType Lane type to indicate compatibility with GTU types. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.lane.perception.categories Class Description Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.lane.perception.headway Class Description CrossSectionLink A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.lane.plan.operational Class Description DirectedLanePosition Store one position, direction and lane of a GTU. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.gtu.lane.tactical Class Description CrossSectionLink A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.LaneDirection Combines a Lane with its GTUDirectionality. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network Class Description LaneType Lane type to indicate compatibility with GTU types.LaneType.DEFAULTS Default types with their name. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network.factory Class Description CrossSectionLink A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.LaneType Lane type to indicate compatibility with GTU types.OTSRoadNode The Node is a point with an id and a direction.Stripe.Permeable The types of permeability of a stripe. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network.lane Class Description CrossSectionElement Cross section elements are used to compose a CrossSectionLink.CrossSectionLink A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.CrossSectionLink.Priority Priority of a link.CrossSectionSlice The CrossSectionSlice provides the width and offset at a relative length of a CrossSectionElement.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.LaneDirection Combines a Lane with its GTUDirectionality.LaneType Lane type to indicate compatibility with GTU types.LaneType.DEFAULTS Default types with their name.OTSRoadNode The Node is a point with an id and a direction.RoadMarkerAlong Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Shoulder Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Stripe Longitudinal road stripes; simple constructors.Stripe.Permeable The types of permeability of a stripe. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network.lane.conflict Class Description CrossSectionElement Cross section elements are used to compose a CrossSectionLink.CrossSectionLink A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network.lane.object Class Description CrossSectionElement Cross section elements are used to compose a CrossSectionLink.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network.lane.object.sensor Class Description CrossSectionElement Cross section elements are used to compose a CrossSectionLink.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network.lane.object.trafficlight Class Description CrossSectionElement Cross section elements are used to compose a CrossSectionLink.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive. -
Classes in org.opentrafficsim.road.network.lane used by org.opentrafficsim.road.network.sampling Class Description CrossSectionLink A CrossSectionLink is a link with lanes where GTUs can possibly switch between lanes.Lane The Lane is the CrossSectionElement of a CrossSectionLink on which GTUs can drive.LaneDirection Combines a Lane with its GTUDirectionality.