Changeset 258 in tmcsimulator for trunk/src/atmsdriver/model/Highways.java
- Timestamp:
- 02/11/2019 03:36:49 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/atmsdriver/model/Highways.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/atmsdriver/model/Highways.java
r248 r258 347 347 348 348 // Print the number of bytes the highways data message contains 349 System.out.println(" BYTES: " + this.toCondensedFormat(false).toCharArray().length + 1);349 System.out.println("Highways sending " + this.toCondensedFormat(false).toCharArray().length + 1 + "bytes to FEPSIM."); 350 350 351 351 // Write the highways data over the socket
Note: See TracChangeset
for help on using the changeset viewer.
