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