Open Rails

KPa.FromKPa Method

[This is preliminary documentation and subject to change.]

Convert from KPa to any pressure unit

public static float FromKPa(
   float pressure,
   PressureUnit outputUnit
);

Parameters

pressure
pressure to convert from
outputUnit
Unit to convert To

See Also

KPa Class | ORTS.Common Namespace