#include <Header1.h>
◆ RoadDetails()
| RoadDetails::RoadDetails |
( |
float | ab, |
|
|
float | bc, |
|
|
float | c, |
|
|
float | aplha = 0.5, |
|
|
float | beta = 4, |
|
|
int | discharge = 5 ) |
|
inline |
◆ bestTime()
| float RoadDetails::bestTime |
( |
| ) |
|
|
inline |
◆ calculateWeight()
| float RoadDetails::calculateWeight |
( |
| ) |
const |
|
inline |
◆ change_to_red()
| void RoadDetails::change_to_red |
( |
| ) |
|
|
inline |
◆ changeState()
| void RoadDetails::changeState |
( |
| ) |
|
|
inline |
◆ choosing()
| float RoadDetails::choosing |
( |
| ) |
|
|
inline |
◆ Congestion()
| float RoadDetails::Congestion |
( |
| ) |
|
|
inline |
◆ decVehicles()
| void RoadDetails::decVehicles |
( |
| ) |
|
|
inline |
◆ DischargeAllowed()
| float RoadDetails::DischargeAllowed |
( |
int | capacity_ofnext_road, |
|
|
int | pop_of_next_road ) |
|
inline |
◆ increment()
| void RoadDetails::increment |
( |
int | time | ) |
|
|
inline |
◆ NonIdealtime()
| float RoadDetails::NonIdealtime |
( |
| ) |
|
|
inline |
◆ operator<()
| bool RoadDetails::operator< |
( |
const RoadDetails & | other | ) |
const |
|
inline |
◆ Time()
| void RoadDetails::Time |
( |
int | time | ) |
|
|
inline |
◆ TimeCal()
| float RoadDetails::TimeCal |
( |
| ) |
|
|
inline |
◆ updateVehicles()
| void RoadDetails::updateVehicles |
( |
| ) |
|
|
inline |
◆ vehicleEntersRoad()
| void RoadDetails::vehicleEntersRoad |
( |
| ) |
|
|
inline |
◆ vehicleExitsQueue()
| void RoadDetails::vehicleExitsQueue |
( |
| ) |
|
|
inline |
◆ vehicleExitsRoad()
| void RoadDetails::vehicleExitsRoad |
( |
| ) |
|
|
inline |
◆ vehicleJoinsQueue()
| void RoadDetails::vehicleJoinsQueue |
( |
| ) |
|
|
inline |
◆ capacity
| float RoadDetails::capacity |
◆ currentVehicles
| int RoadDetails::currentVehicles |
◆ dischargeCapcity
| int RoadDetails::dischargeCapcity |
◆ length
| float RoadDetails::length |
◆ light
◆ max_speed
| float RoadDetails::max_speed |
◆ NonIdealWeight
| float RoadDetails::NonIdealWeight |
◆ queueCount
| int RoadDetails::queueCount |
◆ signalState
| bool RoadDetails::signalState |
The documentation for this struct was generated from the following file: