@@ -2972,10 +2972,15 @@ MaxAuxilaryChargingRate and EmergencyResChargingRate.
2972
2972
2973
2973
.. index ::
2974
2974
single: BrakePipeVolume
2975
+ single: ORTSBrakeCylinderVolume
2975
2976
single: ORTSEmergencyValveActuationRate
2976
2977
single: ORTSEmergencyDumpValveRate
2977
2978
single: ORTSEmergencyDumpValveTimer
2978
2979
single: ORTSMainResPipeAuxResCharging
2980
+ single: ORTSBrakeRelayValveRatio
2981
+ single: ORTSEngineBrakeRelayValveRatio
2982
+ single: ORTSBrakeRelayValveApplicationRate
2983
+ single: ORTSBrakeRelayValveReleaseRate
2979
2984
single: ORTSMainResChargingRate
2980
2985
single: ORTSEngineBrakeReleaseRate
2981
2986
single: ORTSEngineBrakeApplicationRate
@@ -2999,6 +3004,10 @@ MaxAuxilaryChargingRate and EmergencyResChargingRate.
2999
3004
brake servicetimefactor instead, but the Open Rails Development team
3000
3005
doesn't believe this is worth the effort by the user for the added
3001
3006
realism.
3007
+ - ``Wagon(ORTSBrakeCylinderVolume `` - Volume of car's brake cylinder. This allows
3008
+ specifying the brake cylinder volume independently of triple valve ratio.
3009
+ This is useful when the cylinder is not directly attached to a triple valve,
3010
+ e. g. when a relay valve exists.
3002
3011
- ``Wagon(ORTSEmergencyValveActuationRate `` -- Threshold rate for emergency
3003
3012
brake actuation of the triple valve. If the pressure in the brake pipe
3004
3013
decreases at a higher rate than specified, the triple valve will switch to
@@ -3014,6 +3023,20 @@ MaxAuxilaryChargingRate and EmergencyResChargingRate.
3014
3023
by the brake system.
3015
3024
- ``Wagon(ORTSEPBrakeControlsBrakePipe `` -- Set to 1 for UIC EP brake: brake pipe
3016
3025
pressure is electrically controlled at every fitted car.
3026
+ - ``Wagon(ORTSBrakeRelayValveRatio `` -- Determines the proportionality constant
3027
+ between pressure as demanded by the triple valve and brake cylinder pressure.
3028
+ This is achieved via a relay valve which sets BC pressure proportionally.
3029
+ Relay valves may be installed to achieve higher brake cylinder pressures,
3030
+ dynamic brake blending or variable load compensation.
3031
+ - ``Wagon(ORTSBrakeRelayValveRatio `` -- Same as above, but for the engine brake
3032
+ - ``Wagon(ORTSBrakeRelayValveApplicationRate `` -- Brake cylinder pressure application
3033
+ rate achieved by the relay valve, if fitted.
3034
+ - ``Wagon(ORTSBrakeRelayValveReleaseRate `` -- Brake cylinder pressure release
3035
+ rate achieved by the relay valve, if fitted.
3036
+ - ``Wagon(ORTSMaxTripleValveCylinderPressure `` -- Maximum cylinder pressure demanded
3037
+ by the triple valve. For example, UIC distributors set maximum cylinder pressure
3038
+ to 3.8 bar when brake pipe is below 3.5 bar, and further brake pipe discharging
3039
+ does not increase cylinder pressure.
3017
3040
- ``Engine(ORTSMainResChargingRate `` -- Rate of main reservoir pressure change
3018
3041
in psi per second when the compressor is on (default .4).
3019
3042
- ``Engine(ORTSEngineBrakeReleaseRate `` -- Rate of engine brake pressure
0 commit comments