| Revision 190,
521 bytes
checked in by jtorres, 9 years ago
(diff) |
|
vds_data/highways_fullmap.txt: removed lane num field, not necessary. ATMSDriver.java: removed System.out statement. FEPLine.java: renamed lineNum member to lineID. Highways.java: added example output for toCondensedFormat(boolean) method in method comments. LoopDetector?.java: removed spd member, not necessary, as we calculate speed form occ and vol. Station.java: conformed to above changes.
|
| Rev | Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <project-private xmlns="http://www.netbeans.org/ns/project-private/1"> |
|---|
| 3 | <data xmlns="http://www.netbeans.org/ns/make-project-private/1"> |
|---|
| 4 | <activeConfTypeElem>1</activeConfTypeElem> |
|---|
| 5 | <activeConfIndexElem>0</activeConfIndexElem> |
|---|
| 6 | </data> |
|---|
| 7 | <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> |
|---|
| 8 | <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> |
|---|
| 9 | <group/> |
|---|
| 10 | </open-files> |
|---|
| 11 | </project-private> |
|---|
Note: See
TracBrowser
for help on using the repository browser.