BrakeController.UpdatePressure Method
[This is preliminary documentation and subject to change.]
Called regularly at every simulator update cycle.
public abstract
void UpdatePressure(
ref
float pressureBar,
float elapsedClockSeconds,
ref
float epPressureBar);
See Also
BrakeController Class | ORTS.Scripting.Api Namespace