pressure library
Provides type-safe units for Pressure.
Import this file to use Pressure quantities and their extensions on num
(like 1.atm
, 32.psi
).
Classes
Enums
- PressureUnit
- Represents units of pressure.
Extensions
- PressureCreation on num
- Provides convenient factory methods for creating Pressure instances from num using shortened unit names where appropriate.
- PressureValueGetters on Pressure
- Provides convenient access to Pressure values in specific units using shortened unit names where appropriate.