Uses of Class
nl.tudelft.simulation.traffic.track.util.TrackProgression

Packages that use TrackProgression
nl.tudelft.simulation.traffic.track   
 

Uses of TrackProgression in nl.tudelft.simulation.traffic.track
 

Methods in nl.tudelft.simulation.traffic.track that return TrackProgression
 TrackProgression TrackInterface.calculateTrackProgressionListActive(double delta)
          Calculate a position on the 'active' track located 'delta' meters from the start of the current track.
 TrackProgression Track.calculateTrackProgressionListActive(double delta)
          Calculate a position on the 'active' track located 'delta' meters from the start of the current track.
 

Methods in nl.tudelft.simulation.traffic.track with parameters of type TrackProgression
static double Track.calculateDistanceFrontBack(TrackProgression tp0, TrackProgression tp1, double maxDistance)
           
 



Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.