Uses of Class
jmri.jmrit.vsdecoder.VSDSound
Packages that use VSDSound
Package
Description
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
-
Uses of VSDSound in jmri.jmrit.vsdecoder
Subclasses of VSDSound in jmri.jmrit.vsdecoderModifier and TypeClassDescription(package private) classConfigurable Sound initial version.(package private) classDiesel Sound version 3.(package private) classDiesel Sound initial version.classSuperclass for Steam, Diesel and Electric Sound.(package private) classNotchTransition.(package private) classVSD implementation of an audio sound.(package private) classSteam Sound version 1 (adapted from Diesel3Sound).(package private) classSteam Sound initial version.Fields in jmri.jmrit.vsdecoder declared as VSDSoundModifier and TypeFieldDescription(package private) VSDSoundSoundEvent.my_sound(package private) VSDSoundTrigger.targetFields in jmri.jmrit.vsdecoder with type parameters of type VSDSoundMethods in jmri.jmrit.vsdecoder that return VSDSoundModifier and TypeMethodDescriptionSoundEvent.getSound()Retrieve the VSDSound with the given system nameTrigger.getTarget()Methods in jmri.jmrit.vsdecoder with parameters of type VSDSound