Class SignalHeadSection

java.lang.Object
jmri.jmrit.ussctc.SignalHeadSection
All Implemented Interfaces:
CentralSection<CodeGroupThreeBits,CodeGroupThreeBits>, FieldSection<CodeGroupThreeBits,CodeGroupThreeBits>, Section<CodeGroupThreeBits,CodeGroupThreeBits>

Drive a signal section on a USS CTC panel. Implements Section for both the field and CTC machine parts.

Based on the Signal interface.

Note that this intentionally does not turn off indicators when the code button is pressed unless a change has been requested. This is a model-railroad compromise to speed up the dispatcher's ability to see what's going on.