SE450: Project Description: Simulation Parameters [5/16] Previous pageContentsNext page

All spatial units will be given as meters. All time units will be given in seconds. Use the type double to store space and time parameters.

The simulation has the following parameters.

Note than some combinations of simulation parameters may not make sense. For example if the simulation time step is too large, then cars may disappear before they every display. You do not need to worry about this. Make sure that the simulation works for sensible values.

You may choose whatever defaults you like. The ones I have listed are just to get you started.

Previous pageContentsNext page