◆ Manager()
template<class t, int size>
◆ addVehicle()
template<class t, int size>
| void Manager< t, size >::addVehicle |
( |
int | id, |
|
|
t | source, |
|
|
t | destination ) |
|
inline |
◆ arrivalAtIntersection()
template<class t, int size>
| void Manager< t, size >::arrivalAtIntersection |
( |
| ) |
|
|
inline |
◆ Car_timing_file()
template<class t, int size>
| void Manager< t, size >::Car_timing_file |
( |
float | time, |
|
|
int | id, |
|
|
string | path, |
|
|
string | initial_and_final ) |
|
inline |
◆ checkBrokenPath()
template<class t, int size>
| void Manager< t, size >::checkBrokenPath |
( |
| ) |
|
|
inline |
◆ clearMetricsFile()
template<class t, int size>
| void Manager< t, size >::clearMetricsFile |
( |
| ) |
|
|
inline |
◆ entraingfromQueetoEdge()
template<class t, int size>
| void Manager< t, size >::entraingfromQueetoEdge |
( |
| ) |
|
|
inline |
◆ entrance()
template<class t, int size>
| void Manager< t, size >::entrance |
( |
| ) |
|
|
inline |
◆ injectSinusoidalTraffic()
template<class t, int size>
| void Manager< t, size >::injectSinusoidalTraffic |
( |
int | currentTime | ) |
|
|
inline |
◆ physics()
template<class t, int size>
| void Manager< t, size >::physics |
( |
| ) |
|
|
inline |
◆ PrintAllConnetedCityFromAcity()
template<class t, int size>
| void Manager< t, size >::PrintAllConnetedCityFromAcity |
( |
| ) |
|
|
inline |
◆ printCSVHeader()
template<class t, int size>
| void Manager< t, size >::printCSVHeader |
( |
| ) |
|
|
inline |
◆ printCSVRow()
template<class t, int size>
| void Manager< t, size >::printCSVRow |
( |
float | tickTime, |
|
|
float | averageRush ) |
|
inline |
◆ printNetwork()
template<class t, int size>
| void Manager< t, size >::printNetwork |
( |
| ) |
|
|
inline |
◆ printPerformanceMetrics()
template<class t, int size>
| bool Manager< t, size >::printPerformanceMetrics |
( |
float | tickTime, |
|
|
float | averageRush ) |
|
inline |
◆ reached()
template<class t, int size>
| void Manager< t, size >::reached |
( |
| ) |
|
|
inline |
◆ recordArrival()
template<class t, int size>
| void Manager< t, size >::recordArrival |
( |
float | travelTime, |
|
|
const vector< t > & | selectedPath ) |
|
inline |
◆ ShortestPath()
template<class t, int size>
| void Manager< t, size >::ShortestPath |
( |
| ) |
|
|
inline |
◆ updateSignals()
template<class t, int size>
| void Manager< t, size >::updateSignals |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: