Uses of Class
jmri.jmrix.bachrus.speedmatcher.basic.BasicSpeedMatcher
-
Packages that use BasicSpeedMatcher Package Description jmri.jmrix.bachrus.speedmatcher.basic -
-
Uses of BasicSpeedMatcher in jmri.jmrix.bachrus.speedmatcher.basic
Subclasses of BasicSpeedMatcher in jmri.jmrix.bachrus.speedmatcher.basic Modifier and Type Class Description classBasicESUTableSpeedMatcherThis is a simple speed matcher which will speed match a locomotive to a given start and top speed using ESU's complex speed table.classBasicSimpleCVSpeedMatcherThis is a simple speed matcher which will speed match a locomotive to a given start and top speed using the VStart, VMid, and VHigh CVs.classBasicSpeedTableSpeedMatcherThis is a simple speed matcher which will speed match a locomotive to a given start and top speed using the complex speed table.
-