Uses of Record Class
org.opentrafficsim.kpi.sampling.Trajectory.SpaceTimeView
Packages that use Trajectory.SpaceTimeView
-
Uses of Trajectory.SpaceTimeView in org.opentrafficsim.kpi.sampling
Methods in org.opentrafficsim.kpi.sampling that return Trajectory.SpaceTimeViewModifier and TypeMethodDescriptionTrajectory.getSpaceTimeView()Returns a space-time view of this trajectory.Trajectory.getSpaceTimeView(Length startPosition, Length endPosition, Duration startTime, Duration endTime) Returns a space-time view of this trajectory as contained within the defined space-time region.