12#ifndef _MARTINEZ_JIN_2020
13#define _MARTINEZ_JIN_2020
Martinez and Jin (2020) car-following model with constrained timestep.
Definition martinez_jin_2020.h:29
martinez_jin_2020()
Default constructor for the martinez_jin_2020 model.
martinez_jin_2020(p_martinez_jin_2020 *p)
Constructor with custom parameter values for the Martinez-Jin model.
Newell (2002) car-following model with a constrained timestep of 1.
Definition newell_constrained_timestep.h:25
Parameter class for Martinez and Jin (2020) stochastic car-following model.
Definition p_martinez_jin_2020.h:24
File for the clock class definition (short description).
Header file for the newell_constrained_timestep class definition.
Header file for the p_martinez_jin_2020 class definition.
File for the point class definition.