You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BrakeSystemPressureUnits[BrakeSystemComponent.MainPipe]=BrakeSystemPressureUnits[BrakeSystemComponent.MainReservoir];// Main Pipe is supplied by Main Reservoir
733
734
BrakeSystemPressureUnits[BrakeSystemComponent.AuxiliaryReservoir]=BrakeSystemPressureUnits[BrakeSystemComponent.BrakePipe];// Auxiliary Reservoir is supplied by Brake Pipe (in single pipe brakes)
734
735
BrakeSystemPressureUnits[BrakeSystemComponent.EmergencyReservoir]=BrakeSystemPressureUnits[BrakeSystemComponent.BrakePipe];// Emergency Reservoir is supplied by Brake Pipe
736
+
BrakeSystemPressureUnits[BrakeSystemComponent.SupplyReservoir]=BrakeSystemPressureUnits[BrakeSystemComponent.BrakePipe];// Supply Reservoir is supplied by Brake Pipe and MR Pipe
0 commit comments