|
Autopysta
|
Defines the creator_martinez_jin_2020 class for generating vehicles using the Martinez and Jin (2020) model.
More...
#include "creator.h"#include "martinez_jin_2020.h"#include "p_martinez_jin_2020.h"#include "random_generator.h"#include "vehicle.h"Go to the source code of this file.
Classes | |
| class | creator_martinez_jin_2020 |
| Vehicle creator based on the Martinez and Jin (2020) model, with random jam density. More... | |
Defines the creator_martinez_jin_2020 class for generating vehicles using the Martinez and Jin (2020) model.
This class creates vehicles with random jam densities based on the Martinez and Jin (2020) model. It allows generating vehicles with a fixed spacing and initial speed, while introducing variability in the jam density.