Uses of Class
org.opentrafficsim.road.gtu.lane.perception.PerceptionCollectable.Intermediate
Package
Description
Implementation of lane-based perception for the GTU.
-
Uses of PerceptionCollectable.Intermediate in org.opentrafficsim.road.gtu.lane.perception
Modifier and TypeMethodDescriptionPerceptionCollectable.PerceptionAccumulator.accumulate
(PerceptionCollectable.Intermediate<I> intermediate, U object, org.djunits.value.vdouble.scalar.Length distance) Accumulate the next object to intermediate result.Modifier and TypeMethodDescriptionPerceptionCollectable.PerceptionAccumulator.accumulate
(PerceptionCollectable.Intermediate<I> intermediate, U object, org.djunits.value.vdouble.scalar.Length distance) Accumulate the next object to intermediate result.