Changeset 195 in tmcsimulator for trunk/src/atmsdriver/model
- Timestamp:
- 10/30/2017 03:33:04 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/atmsdriver/model/Highways.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/atmsdriver/model/Highways.java
r194 r195 339 339 340 340 // Print the number of bytes the highways data message contains 341 System.out.println("BYTES: " + this.to XML().toCharArray().length + 1);341 System.out.println("BYTES: " + this.toCondensedFormat(false).toCharArray().length + 1); 342 342 343 343 // Write the highways data over the socket
Note: See TracChangeset
for help on using the changeset viewer.
