Package | Description |
---|---|
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.perceptionold |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
org.opentrafficsim.road.gtu.lane.tactical.toledo |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Modifier and Type | Method and Description |
---|---|
int |
InfrastructureLaneChangeInfo.compareTo(InfrastructureLaneChangeInfo infrastructureLaneChangeInfo) |
Modifier and Type | Method and Description |
---|---|
SortedSet<InfrastructureLaneChangeInfo> |
InfrastructurePerception.getInfrastructureLaneChangeInfo(RelativeLane lane)
Returns infrastructure lane change info of a lane.
|
org.opentrafficsim.core.gtu.perception.TimeStampedObject<SortedSet<InfrastructureLaneChangeInfo>> |
InfrastructurePerception.getTimeStampedInfrastructureLaneChangeInfo(RelativeLane lane)
Returns time stamped infrastructure lane change info of a lane.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<InfrastructureLaneChangeInfo> |
LanePerception.getInfrastructureLaneChangeInfo(RelativeLane lane)
Returns infrastructure lane change info of a lane.
|
SortedSet<InfrastructureLaneChangeInfo> |
AbstractLanePerception.getInfrastructureLaneChangeInfo(RelativeLane lane)
Returns infrastructure lane change info of a lane.
|
org.opentrafficsim.core.gtu.perception.TimeStampedObject<SortedSet<InfrastructureLaneChangeInfo>> |
LanePerception.getTimeStampedInfrastructureLaneChangeInfo(RelativeLane lane)
Returns infrastructure lane change info of a lane.
|
org.opentrafficsim.core.gtu.perception.TimeStampedObject<SortedSet<InfrastructureLaneChangeInfo>> |
AbstractLanePerception.getTimeStampedInfrastructureLaneChangeInfo(RelativeLane lane)
Returns infrastructure lane change info of a lane.
|
Modifier and Type | Method and Description |
---|---|
int |
LanePerception.getSplitNumber(InfrastructureLaneChangeInfo info)
Split number of given infrastructure lane change info, 0 if it does not regard a split.
|
int |
AbstractLanePerception.getSplitNumber(InfrastructureLaneChangeInfo info)
Split number of given infrastructure lane change info, 0 if it does not regard a split.
|
org.opentrafficsim.core.gtu.perception.TimeStampedObject<Integer> |
LanePerception.getTimeStampedSplitNumber(InfrastructureLaneChangeInfo info)
Split number of given infrastructure lane change info, 0 if it does not regard a split.
|
org.opentrafficsim.core.gtu.perception.TimeStampedObject<Integer> |
AbstractLanePerception.getTimeStampedSplitNumber(InfrastructureLaneChangeInfo info)
Split number of given infrastructure lane change info, 0 if it does not regard a split.
|
Modifier and Type | Class and Description |
---|---|
class |
InfrastructureLaneChangeInfoToledo
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.