Uses of Class
jmri.jmrix.dcc4pc.Dcc4PcReporter
Packages that use Dcc4PcReporter
-
Uses of Dcc4PcReporter in jmri.jmrix.dcc4pc
Fields in jmri.jmrix.dcc4pc with type parameters of type Dcc4PcReporterModifier and TypeFieldDescription(package private) HashMap<Integer,Dcc4PcReporter> Dcc4PcSensorManager.ActiveBoard.inputReportersPortsMethods in jmri.jmrix.dcc4pc that return Dcc4PcReporterModifier and TypeMethodDescription(package private) Dcc4PcReporterDcc4PcSensorManager.ActiveBoard.getReporterAtIndex(int i) Methods in jmri.jmrix.dcc4pc with parameters of type Dcc4PcReporterModifier and TypeMethodDescription(package private) voidDcc4PcSensorManager.ActiveBoard.addReporter(int port, Dcc4PcReporter reporter) (package private) intDcc4PcSensorManager.decodeDuplicatePacket(int value, int seq, Dcc4PcReporter rc) Determine if the Railcom data is duplicated.