Mercurial > hg > nsaunier > traffic-intelligence
comparison python/events.py @ 388:6e0dedd34920
minor name change
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Thu, 25 Jul 2013 14:21:17 -0400 |
| parents | 91679eb2ff2c |
| children | 365d8dee44f3 |
comparison
equal
deleted
inserted
replaced
| 387:91679eb2ff2c | 388:6e0dedd34920 |
|---|---|
| 36 'Probability of Successful Evasive Action', | 36 'Probability of Successful Evasive Action', |
| 37 'predicted Post Encroachment Time'] | 37 'predicted Post Encroachment Time'] |
| 38 | 38 |
| 39 indicatorNameToIndices = utils.inverseEnumeration(indicatorNames) | 39 indicatorNameToIndices = utils.inverseEnumeration(indicatorNames) |
| 40 | 40 |
| 41 indicatorShortNames = ['', | 41 indicatorShortNames = ['CCDP', |
| 42 'CCAng', | 42 'CCAng', |
| 43 'Dist', | 43 'Dist', |
| 44 'MinDist', | 44 'MinDist', |
| 45 'VA', | 45 'VA', |
| 46 'SD', | 46 'SD', |
