force library
Provides type-safe units for Force.
Import this file to use Force quantities and their extensions on num
(like 100.N
, 50.lbf
).
Classes
Enums
- ForceUnit
- Represents units of force.
Extensions
- ForceCreation on num
- Provides convenient factory methods for creating Force instances from num.
- ForceValueGetters on Force
- Provides convenient access to Force values in specific units.