- de.hems.trafficsim - package
de.hems.trafficsim
-
- defaultBrakeProb
- Static variable in class de.hems.trafficsim.MainActivity
-
default value of brake probability
- defaultDelay
- Static variable in class de.hems.trafficsim.MainActivity
-
default value of the delay between two simulation steps
- defaultFrameskip
- Static variable in class de.hems.trafficsim.MainActivity
-
default value of the number of vehicles on the track
- defaultHistoryLength
- Static variable in class de.hems.trafficsim.MainActivity
-
default value of the number of vehicles on the track
- defaultMaxVelocity
- Static variable in class de.hems.trafficsim.MainActivity
-
default value of the maximum velocity of the vehicles
- defaultNoOfVehicles
- Static variable in class de.hems.trafficsim.MainActivity
-
default value of the number of vehicles on the track
- defaultTrackLength
- Static variable in class de.hems.trafficsim.MainActivity
-
default value of the length of the track
- delayedAvg
- Variable in class de.hems.trafficsim.Track
-
average over all velocities in the simulation, ignoring the first ten
steps
- draw() - Method in
class de.hems.trafficsim.Renderer
-
Draws the current state of the track history to the Surface.