Uses of Class
jmri.jmrit.logix.ThrottleSetting
Packages that use ThrottleSetting
-
Uses of ThrottleSetting in jmri.jmrit.logix
Methods in jmri.jmrit.logix that return types with arguments of type ThrottleSettingModifier and TypeMethodDescriptionWarrant.getThrottleCommands()protected List<ThrottleSetting>WarrantFrame.getThrottleCommands()Methods in jmri.jmrit.logix with parameters of type ThrottleSettingModifier and TypeMethodDescriptionvoidWarrant.addThrottleCommand(ThrottleSetting ts) (package private) voidWarrantFrame.makeEditWindow(ThrottleSetting ts, ThrottleSetting.Command cmd) Method parameters in jmri.jmrit.logix with type arguments of type ThrottleSettingModifier and TypeMethodDescriptionprotected voidSpeedUtil.getBlockSpeedTimes(List<ThrottleSetting> commands, List<BlockOrder> orders) build map of BlockSpeedInfo's for the route.SCWarrant.setRunMode(int mode, DccLocoAddress address, LearnThrottleFrame student, List<ThrottleSetting> commands, boolean runBlind) Warrant.setRunMode(int mode, DccLocoAddress address, LearnThrottleFrame student, List<ThrottleSetting> commands, boolean runBlind) Sets up recording and playing back throttle commands - also cleans up afterwards.voidWarrant.setThrottleCommands(List<ThrottleSetting> list) Constructors in jmri.jmrit.logix with parameters of type ThrottleSetting