|
Autopysta
|
Header file for the newell_random_acceleration class definition. More...
#include "p_newell_random_acceleration.h"#include <math.h>#include <algorithm>#include "newell.h"#include "point.h"#include "clock.h"#include "Exception.h"#include "random_generator.h"Go to the source code of this file.
Classes | |
| class | newell_random_acceleration |
| Laval et al. (2014) car-following model with random acceleration behavior. More... | |
Header file for the newell_random_acceleration class definition.
This class is an extension of the Newell car-following model based on the work by Laval et al. (2014). The model introduces random acceleration behavior, incorporating driver variability with additional parameters such as standard deviation of acceleration.