Microscopic Traffic Simulator
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CApplication
 CMicroscopic_Traffic_Simulator.Renderers.BezierCurveGeometryCreatorClass for creating geometry with bezier curve from canvas-coordinated points.
 CCanvas
 CMicroscopic_Traffic_Simulator.Views.MainWindowView.CanvasMoverActions related to moving with canvas.
 CMicroscopic_Traffic_Simulator.Views.MainWindowView.CanvasRoadPreviewerPreviewer of building roads on canvas.
 CMicroscopic_Traffic_Simulator.Views.MainWindowView.CanvasZoomerContains actions related to zooming.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.CarClass representing car
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.CarsManagerManages cars in cellular topology.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellClass representing cell.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellularTopologyBuilderClass for building cellular topology from geometric topology.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.GeneralParameters.CellularTopologyParametersClass containing parameters related to cellular topology.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.CellWalkerAbstract class for returning cells by walking through topology.
 CEventArgs
 CMicroscopic_Traffic_Simulator___Model.Utilities.FileDataStoreClass for storing line data to text files.
 CMicroscopic_Traffic_Simulator___Model.Utilities.FileLineDataLoaderClass for loading lines of data from text file.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.GapStruct containing information about gap.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.GeneratorsManagerManages generators and sensors in topology.
 CMicroscopic_Traffic_Simulator___Model.GeometricObjects.GeometricTopologyClass representing geometric topology of road network.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.GpsRecordsManagerManages GPS records for cellular topology.
 CMicroscopic_Traffic_Simulator___Model.Utilities.Heap< TKey, TValue >Heap data structure where values of items are ordered by their keys.
 CMicroscopic_Traffic_Simulator___Model.Utilities.Heap< SimulationEventGeneratorKey, Microscopic_Traffic_Simulator___Model.SimulationControl.ISimulationEventsGenerator >
 CICommand
 CIComponentConnector
 CIDisposable
 CMicroscopic_Traffic_Simulator.ViewModels.IInteractionsInterface for interactions with user.
 CINotifyPropertyChanged
 CInternalTypeHelper
 CMicroscopic_Traffic_Simulator.ViewModels.ISettingsInterface of application settings.
 CMicroscopic_Traffic_Simulator___Model.SimulationControl.ISimulationEventsGeneratorEvery class which performs some repeating action should implement this interface
 CIValueConverter
 CMicroscopic_Traffic_Simulator___Model.GeometricObjects.Lanes.LaneRepresent single lane.
 CMicroscopic_Traffic_Simulator.Renderers.LaneBuildingRenderer.LanePointsAssigns integer identifiers for each point of a lane.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.LimitedStepsCellWalkerClass wrapping a cell walker and applying limit to number of walked cells.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.GpsRecordsManager.LocationAndDirectionRepresents tuple containing location and normalized direction vector.
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.MessageBaseBase class for message to be used by messenger.
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.MessengerClass representing messenger for communicating between viewmodels.
 CMicroscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.NodeClass representing an object in topology on lane.
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.ParameterizedMessage< TPayload >Class representing message with payload.
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.ParameterizedMessage< BuildingMode >
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.ParameterizedMessage< CellularTopology >
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.ParameterizedMessage< GeometricTopology >
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.ParameterizedMessage< GeometricTopology, Parameters >
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.ParameterizedMessage< LaneType >
 CMicroscopic_Traffic_Simulator.ViewModels.Messages.ParameterizedMessage< Parameters >
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.GeneralParameters.ParametersClass containing all simulator parameters.
 CMicroscopic_Traffic_Simulator___Model.CellularTopologyObjects.GpsRecordsManager.RecordStructure representing car's location in time.
 CMicroscopic_Traffic_Simulator___Model.GeneralParameters.TransitionFunctionParametersClass containing parameters of transition function.
 CUserControl
 CUserControl
 CMicroscopic_Traffic_Simulator.Renderers.VisualCanvasRendererBase class for drawing visual renderer.
 CWindow
 CWindow
 CMicroscopic_Traffic_Simulator.Renderers.ZoomValuesGenerator