Autopysta
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 clock.hFile for the clock class definition (short description)
 creator.hDefines the creator class for generating vehicles in traffic simulations
 creator_martinez_jin_2020.hDefines the creator_martinez_jin_2020 class for generating vehicles using the Martinez and Jin (2020) model
 diccionario.hDefines the Diccionario and Nodo structs for key-value dictionary management
 example_car.hDefines the example_car class, a simple car-following model
 Exception.h
 fixed_demand_creator.hDefines the fixed_demand_creator class for generating vehicles at a fixed rate
 fixed_state_creator.hDefines the fixed_state_creator class for generating vehicles with fixed spacing and speed
 geometry.hDefines the geometry class for managing highway segment properties
 gipps.hHeader file for the Gipps car-following model class
 idm.hDefinition of the IDM (Intelligent Driver Model) class
 lcm_gipps.hFile for the lcm_gipps and p_lcm_gipps classes definitions
 linear.hHeader file for the linear class definition
 martinez_jin_2020.hHeader file for the martinez_jin_2020 class definition based on the Martinez and Jin (2020) car-following model
 misc.hHeader file containing miscellaneous utility functions and classes
 model.hFile for the model and lcm classes definitions (short description)
 newell.hHeader file for Newell's car-following model class definition
 newell_constrained_timestep.hHeader file for the newell_constrained_timestep class definition
 newell_random_acceleration.hHeader file for the newell_random_acceleration class definition
 no_lch.hFile for the definition of the no_lch class
 p_gipps.hHeader file for the p_gipps parameter class definition
 p_idm.hParameters for the Intelligent Driver Model (IDM)
 p_linear.hHeader file for the p_linear class definition
 p_martinez_jin_2020.hHeader file for the p_martinez_jin_2020 class definition
 p_newell.hHeader file for the p_newell class definition
 p_newell_random_acceleration.hHeader file for the p_newell_random_acceleration class definition
 params.hFile for the params and params_cust classes definitions (short description)
 point.hFile for the point class definition
 random_generator.hProvides utilities for generating random numbers using various probability distributions
 results.hDefines the results and Box classes for managing simulation results
 simulation.hThis file contains the definitions for the simulation class
 trajectory.hContains definitions for the generalized_trajectory, static_trajectory, and trajectory classes
 vehicle.hDefines the road_object, vehicle, and fixed_object classes used to represent objects on the road