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

Defines the fixed_state_creator class for generating vehicles with fixed spacing and speed. More...

#include "creator.h"

Go to the source code of this file.

Classes

class  fixed_state_creator
 Vehicle creator that injects vehicles with a fixed state (spacing and speed). More...
 

Detailed Description

Defines the fixed_state_creator class for generating vehicles with fixed spacing and speed.

Author
Rafael Delpiano.
Date
11 Dec 2019

The fixed_state_creator class generates vehicles with a specified initial spacing and speed. Vehicles are placed at the beginning of a lane or behind a leader if one exists.