Open Rails

KPa.ToKPa Method

[This is preliminary documentation and subject to change.]

Convert from any pressure unit to KPa

public static float ToKPa(
   float pressure,
   PressureUnit inputUnit
);

Parameters

pressure
pressure to convert from
inputUnit
Unit to convert from

See Also

KPa Class | ORTS.Common Namespace