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 class
BasicESUTableSpeedMatcher
This is a simple speed matcher which will speed match a locomotive to a given start and top speed using ESU's complex speed table.class
BasicSimpleCVSpeedMatcher
This 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.class
BasicSpeedTableSpeedMatcher
This is a simple speed matcher which will speed match a locomotive to a given start and top speed using the complex speed table.
-