Skip to content

Commit 694a2db

Browse files
bedaHovorkaclaude
andcommitted
docs(fixture): explain intentional SIMPLE_RIGHT_TRUE type at bypass merge switch
Added inline XML comment at (52,20) switch to explain why it uses SIMPLE_RIGHT_TRUE while other south layer-3 merge switches use SIMPLE_RIGHT_FALSE: this switch needs segment D accessible for the Y=22 car-train terminal siding track (added in this PR). Addresses review feedback "changed switches orientation (segments?)". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0c3a2ad commit 694a2db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core-test/src/commonMain/resources/cz/vutbr/fit/interlockSim/xml/fixtures/praha-hlavni-nadrazi.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
<!-- South Layer 3 switches - MERGE switches (tracks converge here) -->
140140
<RailSwitch X="52" Y="4" SpatialType="HORIZONTAL" Type="SIMPLE_RIGHT_FALSE"/>
141141
<RailSwitch X="52" Y="12" SpatialType="HORIZONTAL" Type="SIMPLE_RIGHT_FALSE"/>
142+
<!-- SIMPLE_RIGHT_TRUE (not FALSE): bypass row needs segment D for the Y=22 car-train terminal siding -->
142143
<RailSwitch X="52" Y="20" SpatialType="HORIZONTAL" Type="SIMPLE_RIGHT_TRUE"/>
143144

144145
<!-- South Layer 4 signals (between merge and diverge switches) -->

0 commit comments

Comments
 (0)