Uses of Class
jmri.jmrix.bachrus.speedmatcher.speedStepScale.SpeedTableStepSpeed
-
Packages that use SpeedTableStepSpeed Package Description jmri.jmrix.bachrus.speedmatcher.speedStepScale -
-
Uses of SpeedTableStepSpeed in jmri.jmrix.bachrus.speedmatcher.speedStepScale
Fields in jmri.jmrix.bachrus.speedmatcher.speedStepScale declared as SpeedTableStepSpeed Modifier and Type Field Description protected SpeedTableStepSpeedSpeedStepScaleSpeedMatcher. targetMaxSpeedStepSpeedTableStepSpeedSpeedStepScaleSpeedMatcherConfig. targetMaxSpeedStepConstructors in jmri.jmrix.bachrus.speedmatcher.speedStepScale with parameters of type SpeedTableStepSpeed Constructor Description SpeedStepScaleSpeedMatcherConfig(DccLocoAddress address, SpeedTableStepSpeed targetMaxSpeedStep, Speed.Unit speedUnit, boolean trimReverseSpeed, int warmUpForwardSeconds, int warmUpReverseSeconds, PowerManager powerManager, javax.swing.JLabel statusLabel, javax.swing.JLabel actualMaxSpeedField, javax.swing.JButton startStopButton)Create a config object for a Speed Step Scale Speed Matcher
-