psi top-level property

PressureUnits psi
getter/setter pair

Pounds per square inch as a unit.

Implementation

PressureUnits psi =
    PressureUnits.forcePerArea(poundsForceAvoirdupois, squareInches);