Uses of Class
jmri.jmrix.zimo.Mx1TrafficController
-
Packages that use Mx1TrafficController Package Description jmri.jmrix.zimo -
-
Uses of Mx1TrafficController in jmri.jmrix.zimo
Subclasses of Mx1TrafficController in jmri.jmrix.zimo Modifier and Type Class Description classMx1PacketizerAccess to Zimo Mx1 messages via stream-based I/O.Fields in jmri.jmrix.zimo declared as Mx1TrafficController Modifier and Type Field Description (package private) Mx1TrafficControllerMx1PowerManager. tcprotected Mx1TrafficControllerMx1Programmer. tc(package private) Mx1TrafficControllerMx1ThrottleManager. tcMethods in jmri.jmrix.zimo that return Mx1TrafficController Modifier and Type Method Description Mx1TrafficControllerMx1SystemConnectionMemo. getMx1TrafficController()Provide access to the TrafficController for this particular connection.Methods in jmri.jmrix.zimo with parameters of type Mx1TrafficController Modifier and Type Method Description voidMx1SystemConnectionMemo. setMx1TrafficController(Mx1TrafficController st)Constructors in jmri.jmrix.zimo with parameters of type Mx1TrafficController Constructor Description Mx1OpsModeProgrammer(int pAddress, boolean pLongAddr, Mx1TrafficController tc)Mx1Programmer(Mx1TrafficController _tc)Mx1SystemConnectionMemo(Mx1TrafficController st)Mx1Turnout(int number, Mx1TrafficController tc, java.lang.String p)Mx1 turnouts use any address allowed as an accessory decoder address on the particular command station.
-