Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/testsuite.netconvert
169686 views
# test for option railway.topology.repair
repair
signals
topology.output

# make all tracks usable in both directions
all-bidi

# make all tracks listed in file usable in both directions
all-bidi.input-file

# make all tracks usable in both directions and duplicate loaded stops
all-bidi_stops

# make all tracks usable in both directions but do not duplicate loaded stops
all-bidi_single_stops

# make all tracks usable in both directions, take into account custom edge lengths
all-bidi_customLength

# make all tracks usable in both directions, reduce geometry points
all-bidi_simplifyGeometry

# apply endOffset to both directions
bidi_endOffset

# prevent invalid endOffset
bidi_endOffset_invalid

# test link states for rail tracks with taxi permissions
rail_taxi