Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.perception |
Implementation of lane-based perception for the GTU.
|
Modifier and Type | Method and Description |
---|---|
PerceptionCollectable.Intermediate<I> |
PerceptionCollectable.PerceptionAccumulator.accumulate(PerceptionCollectable.Intermediate<I> intermediate,
U object,
Length distance)
Accumulate the next object to intermediate result.
|
Modifier and Type | Method and Description |
---|---|
PerceptionCollectable.Intermediate<I> |
PerceptionCollectable.PerceptionAccumulator.accumulate(PerceptionCollectable.Intermediate<I> intermediate,
U object,
Length distance)
Accumulate the next object to intermediate result.
|
Copyright © 2014–2018 Delft University of Technology. All rights reserved.