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