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.
|
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.
|
BasicSpeedMatcher |
Abstract class defining the basic operations of a Basic speed matcher (sets a
minimum speed at speed step 1, a maximum at speed step 28, and some number of
points in between).
|
BasicSpeedMatcherConfig |
Configuration data for a basic speed matcher
|
BasicSpeedMatcherFactory |
Factory for creating the correct type of Basic speed matcher for the given
SpeedMatcherConfig
|
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.
|
Bundle |
|