|
Autopysta
|
Header file for the newell_constrained_timestep class definition. More...
Go to the source code of this file.
Classes | |
| class | newell_constrained_timestep |
| Newell (2002) car-following model with a constrained timestep of 1. More... | |
Header file for the newell_constrained_timestep class definition.
This class extends the Newell car-following model but constrains the timestep value to always be 1. This ensures consistency in simulations requiring fixed timesteps, as certain models may depend on this behavior.