ORTSTrainDynamicBlendingTable( 0 (0 0 300km/h 0) 0.2 (0 0 300km/h 0) 0.3 (0 0.4 300km/h 0.4) 0.4 (0 0.7 300km/h 0.7) 0.5 (0 1 300km/h 1) 0.8 (0 1 300km/h 1) 1 (0 0 300km/h 0) )
Brake_Train ( 0 1 0.1 0.2 NumNotches ( 8 Notch ( 0 0 TrainBrakesControllerReleaseStart ) Comment ( Release / Running ) Notch ( 0.2 0 TrainBrakesControllerEPHoldStart ) Comment ( Hold EP ) Notch ( 0.3 0 TrainBrakesControllerEPHoldStart ) Comment ( Regeneration I ) Notch ( 0.4 0 TrainBrakesControllerEPFullServiceStart ) Comment ( Regeneration II and EP ) Notch ( 0.5 0 TrainBrakesControllerEPFullServiceStart ) Comment ( Regeneration III and EP ) Notch ( 0.6 0 TrainBrakesControllerHoldStart ) Comment ( Lap Air ) Notch ( 0.8 0 TrainBrakesControllerFullServiceStart ) Comment ( Apply Air ) Notch ( 1.0 0 TrainBrakesControllerEmergencyStart ) Comment ( Emergency ) ) )
Probably this is a good moment to allow custom labels for Notches. This would be useful both for notched throttle and brake controllers. The only problem I see is with i8n, but we have already broken that with ORTSLabel, so I think we can do it here too.