inKiloPascals property

double get inKiloPascals

Returns the pressure value in Kilopascals (kPa).

Implementation

double get inKiloPascals => getValue(PressureUnit.kilopascal);