Uses of Class
jmri.jmrit.vsdecoder.VSDConfig
Packages that use VSDConfig
Package
Description
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
Sub-package for jmri.jmrit.vsdecoder.
-
Uses of VSDConfig in jmri.jmrit.vsdecoder
Methods in jmri.jmrit.vsdecoder with parameters of type VSDConfigModifier and TypeMethodDescriptionVSDecoderManager.getVSDecoder(VSDConfig config) Provide or build a VSDecoder based on a provided configuration.Constructors in jmri.jmrit.vsdecoder with parameters of type VSDConfig -
Uses of VSDConfig in jmri.jmrit.vsdecoder.swing
Constructors in jmri.jmrit.vsdecoder.swing with parameters of type VSDConfigModifierConstructorDescriptionVSDConfigDialog(JPanel parent, String title, VSDConfig c, boolean ial, boolean viewing) Constructor