EngineControllers (
            Throttle ( 0 1 0.2 0 
                NumNotches ( 6 
                	 Notch ( 0         0 Dummy )
                	 Notch ( 0.2       0 Dummy )
                	 Notch ( 0.4       0 Dummy )
                	 Notch ( 0.6       0 Dummy )
                	 Notch ( 0.8       0 Dummy )
                	 Notch ( 1         0 Dummy )
                )
            )
           
            Brake_Train ( 0 1 0.0125 0.75
            	NumNotches ( 4
                    Notch ( 0    1 TrainBrakesControllerReleaseStart )
                    Notch ( 0.35 1 TrainBrakesControllerEPApplyStart )
		    Notch ( 0.85 1 TrainBrakesControllerEPHoldStart )
		    Notch ( 0.9  0 TrainBrakesControllerEmergencyStart )
                )
            )
            EngineBrakingButton( 0 1 0 )
            DirControl ( -1 0 1 1 )
            BellToggle( 0 1 0 )
            AWS ( 0 1 0 )
            Sanding ( 0 1 0 )
            Horn ( 0 1 0 )
            Wipers ( 0 1 0 )
            Gear( 0 2 1 0 
                NumNotches ( 3 
                	Notch ( 0         0 Dummy )
                	Notch ( 1         0 Dummy )
                	Notch ( 2         0 Dummy )
                )
            )
   
   
