Open Rails

BrakeSystem.InternalPressure Method

[This is preliminary documentation and subject to change.]

Convert real pressure to a system specific internal pressure. For pressured brakes it is a straight 1:1 noop conversion, but for vacuum brakes it is a conversion to an internally used equivalent pressure.

public abstract float InternalPressure(
   float realPressure
);

See Also

BrakeSystem Class | ORTS Namespace