Uses of Class
jmri.jmrix.loconet.LocoNetThrottledTransmitter
-
Packages that use LocoNetThrottledTransmitter Package Description jmri.jmrix.loconet Provides access to LocoNet systems, along with a lot of Swing-based tools. -
-
Uses of LocoNetThrottledTransmitter in jmri.jmrix.loconet
Fields in jmri.jmrix.loconet declared as LocoNetThrottledTransmitter Modifier and Type Field Description (package private) LocoNetThrottledTransmitterSlotManager. throttledTransmitterprotected LocoNetThrottledTransmitterLocoNetSystemConnectionMemo. tmMethods in jmri.jmrix.loconet with parameters of type LocoNetThrottledTransmitter Modifier and Type Method Description voidSlotManager. setThrottledTransmitter(LocoNetThrottledTransmitter value, boolean m)Provide a ThrottledTransmitter for sending immediate packets.
-