Package nl.tudelft.simulation.traffic.track

Interface Summary
TrackInterface The TrackInterface defines the interface of Track.
TrackLinkInterface This interface defines the interface of TrackLinks.
 

Class Summary
ArcTrack A curved track from one link to another link.
ComplexTrackLink This is a complex track link, with several possible predecessors and several possible successors.
SimpleTrackLink This is a simple track link, with one predecessor and one successor.
StraightTrack A straight track from one link to another link.
Track This class implements the TrackInterface.
VirtualTrack A virtual track for deleting vehicles at the end of the studied track.
 



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