| Subclasses of CommonTurnoutOperation in jmri |
class |
NoFeedbackTurnoutOperation
NoFeedBackTurnoutOperation class - specialization of TurnoutOperation to provide
automatic retry for a turnout with no feedback |
class |
RawTurnoutOperation
RawTurnoutOperation class - specialization of TurnoutOperation to provide
automatic retry for a turnout with no feedback by sending raw NMRA commands
to the turnout. |
class |
SensorTurnoutOperation
SensorTurnoutOperation class - specialization of TurnoutOperation to provide
automatic retry for a turnout with explicit feedback from sensor(s) |