Axle | A class to represent an axle of a vehicle |
CAboutDlg | A class for the About Dialog |
Car | A class representing a car vehicle |
CASTORFile | A class for reading from, and writing to, CASTOR format files |
CConfigData | A class for containing all of the configuration prameters for the program |
CConfigData::IDM_Config | |
CConfigData::Road_Config | |
CConfigData::Road_Config::RoadFeatures_Config | |
CConfigData::Road_Config::RoadFeatures_Config::Gradient_Config | |
CConfigData::Road_Config::RoadFeatures_Config::Gradient_Config::IDM_Param_Modifiers | |
CConfigData::Road_Config::RoadFeatures_Config::SpeedLimit_Config | |
CConfigData::Time_Config | |
CConfigData::VehicleID_Config | |
CConfigData::View_Config | |
CConfigData::View_Config::View_Colours | |
CConfigData::View_Config::View_Colours::Col_DrawElements | |
CConfigData::View_Config::View_Colours::Col_Vehicles | |
CCSVParse | A class to parse Comma Seperated Values input |
CDistribution | A class representing a distribution that can be saved to file |
CEvolveTrafficApp | A class for the applicaiton object |
CEvolveTrafficDoc | A class that stores data relating to the parameters of a simulation |
CEvolveTrafficView | A class for user interaction and drawing functions |
CIDMParameterSet | A class representing a set of IDM parameters that can be saved to file |
CMainFrame | |
CMemDC | A class for flicker-free drawing in the window |
CParameter | A class represetning a single IDM parameter that can be saved to file |
CPreferencesDlg | A class for the User Preferences Dialog |
CRoadFeature | A class for storing general Road Feature objects to file |
CRoadFeaturesDlg | A class for the Road Features Dialog |
CSimConfigDlg | A class for the Simulation Configurations Dialog |
CStatDetector | A class for the general Detector object that can be saved to file |
CStatDetectorDlg | A class for the Detector Dialog |
CTrafficConfigDlg | A class for the IDM Model Configuration Dialog |
CWindowToBMP | A class for writing a windows content to a BMP file |
Detector | A base class from which other, specific detectors are derived |
Direction | A class representing a direction in a road |
DriverModel | A base class for representing driver models |
FileHandler | A base class for handling file input and output |
Gradient | A derived class to represent a gradient on a road |
IDM | A class representing the IDM driver model |
Lane | A class representing a lane in a road |
LaneChangeDetector | A derived class to represent a detector that tracks lane changes |
LaneChangeEvent | A container class to represent the relevant information from a lane change event |
MetricsDetector | A derived class to represent a detector that tracks metrics information |
MTRand | A class for generating random numbers - Mersenne Twister |
OutputDetector | A derived class representing a detector which tracks when vehicles pass a point |
Road | A class to represent a road in the simulation |
RoadSegment | A base class from which specific special road segments are derived |
SAFTFile | A class for reading from, and writing to, SAFT format files |
Sim | A class to represent the simulation handler |
SpeedLimit | A derived class to represent a speed-limit section on a road |
Truck | A class to represent a Truck |
Vehicle | A base class from which specific Vehicle types are derived |