Uses of Class
jmri.jmrix.ecos.EcosTurnoutManager
-
Packages that use EcosTurnoutManager Package Description jmri.jmrix.ecos Support for the ESU ECoS. -
-
Uses of EcosTurnoutManager in jmri.jmrix.ecos
Fields in jmri.jmrix.ecos declared as EcosTurnoutManager Modifier and Type Field Description (package private) EcosTurnoutManager
EcosTurnout. tm
Methods in jmri.jmrix.ecos that return EcosTurnoutManager Modifier and Type Method Description EcosTurnoutManager
EcosSystemConnectionMemo. getTurnoutManager()
Constructors in jmri.jmrix.ecos with parameters of type EcosTurnoutManager Constructor Description EcosTurnout(int number, java.lang.String prefix, EcosTrafficController etc, EcosTurnoutManager etm)
ECoS turnouts use the NMRA number (0-2044) as their numerical identification in the system name.
-