Closed behrisch closed 6 years ago
@namdre changed milestone from "1.0.0" to "1.1.0"
@namdre changed milestone from "1.1.0" to "1.0.0"
@palvarezlopez changed description from:
Note: Reimplementation of MSE2Collector makes no difference between single lane and multi lane case. Thus, the attribute 'cont' is deprecated.
One idea for creation: 1) select a continuous sequence of lanes 2) choose 'create E2-detector' from context menu or side pane, which then adds a detector with start position equal to the first lanes begin and end position equal to the last lane's end. 3) Allow adjusting start position on first lane and end position on last lane by input fields.
I don't know if changing the covered lane sequence after creation should be supported?
to:
- E2 has to be divided into four sub-types:
- ''e2DetectorLanes'' (lanes, pos, endPos)
- ''e2Detector'' (lane, pos, endPos)
- ''e2DetectorDownstream'' (lane, pos, length)
- ''e2DetectorUpstream'' (lane, endPos, endPos)
'''Functionality:'''
'''Non-Functionality:'''
'''Problems'''
@palvarezlopez changed description from:
- E2 has to be divided into four sub-types:
- ''e2DetectorLanes'' (lanes, pos, endPos)
- ''e2Detector'' (lane, pos, endPos)
- ''e2DetectorDownstream'' (lane, pos, length)
- ''e2DetectorUpstream'' (lane, endPos, endPos)
'''Functionality:'''
'''Non-Functionality:'''
'''Problems'''
to:
E2 Detectors has to be divided into four sub-types:
- ''e2DetectorLanes'' (lanes, pos, endPos)
- ''e2Detector'' (lane, pos, endPos)
- ''e2DetectorDownstream'' (lane, pos, length)
- ''e2DetectorUpstream'' (lane, endPos, endPos)
'''Functionality:'''
'''Non-Functionality:'''
'''Problems'''
E2 Detectors has to be divided into four sub-types: