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