Changes between Version 1 and Version 2 of TrafficModel
- Timestamp:
- 06/23/2019 12:56:04 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TrafficModel
v1 v2 17 17 18 18 == System Architecture == #architecture 19 The [wiki:DeploymentDiagram System (Traffic Model / FEP / ATMS) Deployment/Component Diagram] is a UML Deployment / Component diagram which helps to describe the system architecture.19 The~~ [wiki:DeploymentDiagram System (Traffic Model / FEP / ATMS) Deployment/Component Diagram] is a UML Deployment / Component diagram~~ which helps to describe the system architecture. OBSOLETE: needs replacing. 20 20 21 21 == Overview of System == #overview … … 27 27 28 28 === System Behavior / How do these components work together? === #systembehavior 29 Reference the [wiki:Traffic FEPATMSActivityDiagram Traffic Model / FEP / ATMSActivity Diagram] while reading this section. It helps to describe system behavior.29 Reference the [wiki:TrafficModelActivityDiagram Traffic Model Activity Diagram] while reading this section. It helps to describe system behavior. 30 30 31 31 When the CAD Server starts, the Traffic Model Manager and the Highways model are instantiated. The Traffic Model Manager spawns a thread, the !WriteToJsonThread, which outputs the current traffic conditions on 30 second intervals. To do so, the !WriteToJsonThread calls upon the Highways class's writeToJson() method. … … 34 34 35 35 == Traffic Model == #trafficmodeldetail 36 Reference the [wiki:TrafficModelClassDiagram Traffic Model Class Diagram] while reading this section.36 Reference the [wiki:TrafficModelClassDiagram Traffic Model Class Diagram] (slightly inaccurate) while reading this section. 37 37 38 38 ==== Behavior ==== #trafficmodelbehavior
