Class DCCppClockControl

java.lang.Object
jmri.implementation.DefaultClockControl
jmri.jmrix.dccpp.DCCppClockControl
All Implemented Interfaces:
EventListener, ClockControl, AbstractMRListener, DCCppListener

public class DCCppClockControl extends DefaultClockControl implements DCCppListener
Class providing Clock Control to the DCC-EX client. Does nothing unless "Synchronize Internal Fast Clock and DCC-EX Fast Clock" is enabled. If "Time Source" is "Internal Computer Clock", send any changes to Fast Clock Rate or Time to the command station. If "Time Source" is "DCC-EX Fast Clock", listen for incoming Time messages and set the Fast Clock from these. Ignores incoming Rate messages.