Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.perception |
Implementation of lane-based perception for the GTU.
|
org.opentrafficsim.road.gtu.lane.perception.mental |
Mental mechanisms are a part of perception.
|
Modifier and Type | Method and Description |
---|---|
Mental |
LanePerception.getMental()
Returns the mental module of perception.
|
Mental |
AbstractLanePerception.getMental()
Returns the mental module of perception.
|
Constructor and Description |
---|
AbstractLanePerception(LaneBasedGTU gtu,
Mental mental)
Create a new LanePerception module with mental module.
|
CategoricalLanePerception(LaneBasedGTU gtu,
Mental mental) |
Modifier and Type | Class and Description |
---|---|
class |
Fuller
Task-capability interface in accordance to Fuller (2011).
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.