Uses of Class
jmri.jmrit.vsdecoder.SteamSound.RPMSound
-
Packages that use SteamSound.RPMSound Package Description jmri.jmrit.vsdecoder Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder. -
-
Uses of SteamSound.RPMSound in jmri.jmrit.vsdecoder
Fields in jmri.jmrit.vsdecoder declared as SteamSound.RPMSound Modifier and Type Field Description (package private) SteamSound.RPMSound
SteamSound. current_rpm_sound
Fields in jmri.jmrit.vsdecoder with type parameters of type SteamSound.RPMSound Modifier and Type Field Description (package private) java.util.ArrayList<SteamSound.RPMSound>
SteamSound. rpm_sounds
-