Changeset 261 in tmcsimulator
- Timestamp:
- 02/12/2019 09:25:41 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 1 deleted
- 3 edited
-
atms_map_night_30sec.html (modified) (1 diff)
-
atms_map_proto_30sec.html (deleted)
-
config/testConfig/traffic_model_config.properties (modified) (1 diff)
-
paramics_communicator.log (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/atms_map_night_30sec.html
r259 r261 7 7 /* Set the size of the div element that contains the map */ 8 8 #mapdiv { 9 height: 550px; // or height: 100%9 height: 100%; 10 10 width: 100%; 11 11 } -
trunk/config/testConfig/traffic_model_config.properties
r229 r261 4 4 FEPSim_IP_addr = localhost 5 5 Output_Destination = FEP 6 Json_Path = highways.json -
trunk/paramics_communicator.log
r79 r261 1 2 <!-- Time written to file: 00:00:00 --> 3 <?xml version="1.0" encoding="ISO-8859-1"?> 4 <CAD_DATA> 5 <Basic> 6 <Comm_Interval>30</Comm_Interval> 7 <Network_ID>1</Network_ID> 8 <Simulation>FALSE</Simulation> 9 <Incident>FALSE</Incident> 10 </Basic> 11 </CAD_DATA> 12 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!DOCTYPE log SYSTEM "logger.dtd"> 3 <log> 4 <record> 5 <date>2017-11-06T14:55:23</date> 6 <millis>1510008923085</millis> 7 <sequence>1</sequence> 8 <logger>tmcsim.parmicsLog</logger> 9 <level>INFO</level> 10 <class>tmcsim.paramicslog.ParamicsLogFileHandlerTest</class> 11 <method>testGetInstance</method> 12 <thread>1</thread> 13 <message> 14 <!-- Time written to file: 00:00:00 --> 15 Hello friendly log. 16 </message> 17 </record> 18 </log>
Note: See TracChangeset
for help on using the changeset viewer.
