Autopysta
Loading...
Searching...
No Matches
newell_random_acceleration.h File Reference

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...
 

Detailed Description

Header file for the newell_random_acceleration class definition.

Date
1 May 2022
Author
Andres Vial

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.