Bundle |
|
SpeedStepScaleESUTableSpeedMatcher |
This is a speed step scale speed matcher which will speed match a locomotive
such that its speed in mph/kph will be equal to its speed step in 128 speed
step mode.
|
SpeedStepScaleSpeedMatcher |
Abstract class defining the basic operations of a Speed Step Scale speed
matcher (sets up the complex speed table such that the speed step equals the
locomotive speed when using "128" speed step mode).
|
SpeedStepScaleSpeedMatcherConfig |
Configuration data for a speed step scale speed matcher
|
SpeedStepScaleSpeedMatcherFactory |
Factory for creating the correct type of Speed Step Scale speed matcher for
the given SpeedMatcherConfig
|
SpeedStepScaleSpeedTableSpeedMatcher |
This is a speed step scale speed matcher which will speed match a locomotive
such that its speed in mph/kph will be equal to its speed step in 128 speed
step mode.
|
SpeedTableStepSpeed |
Wrapper class for a SpeedTableStep and its corresponding speed, including a
toString override for use in a speed selector combobox.
|