nl.tudelft.simulation.traffic.track.util
Class TrackProgression
java.lang.Object
nl.tudelft.simulation.traffic.track.util.TrackProgression
- public class TrackProgression
- extends java.lang.Object
(c) copyright 2003-2004 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: General Public
License (GPL) , no warranty
- Version:
- Oct 4, 2004
- Author:
- Alexander
Verbraeck
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TrackProgression
public TrackProgression(TrackInterface track,
double progression)
- Parameters:
track - progression -
getProgression
public double getProgression()
- Returns:
- Returns the progression.
getTrack
public TrackInterface getTrack()
- Returns:
- Returns the track.
toString
public java.lang.String toString()
- See Also:
Object.toString()
Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.