Uses of Class
jmri.jmrix.bachrus.DccSpeedProfile
-
Packages that use DccSpeedProfile Package Description jmri.jmrix.bachrus Provides connections and GUI support for attached speedometers. -
-
Uses of DccSpeedProfile in jmri.jmrix.bachrus
Fields in jmri.jmrix.bachrus declared as DccSpeedProfile Modifier and Type Field Description protected DccSpeedProfile[]GraphPane. _spprotected DccSpeedProfileSpeedoConsoleFrame. spFwdprotected DccSpeedProfileSpeedoConsoleFrame. spRefprotected DccSpeedProfileSpeedoConsoleFrame. spRevMethods in jmri.jmrix.bachrus with parameters of type DccSpeedProfile Modifier and Type Method Description static voidDccSpeedProfile. export(DccSpeedProfile[] sp, int address, Speed.Unit unit)static voidDccSpeedProfile. export(DccSpeedProfile sp, int address, java.lang.String dirString, Speed.Unit unit)Constructors in jmri.jmrix.bachrus with parameters of type DccSpeedProfile Constructor Description GraphPane(DccSpeedProfile sp)GraphPane(DccSpeedProfile sp0, DccSpeedProfile sp1)GraphPane(DccSpeedProfile sp0, DccSpeedProfile sp1, DccSpeedProfile ref)
-