inchesPerSecond top-level property

SpeedUnits inchesPerSecond
getter/setter pair

Inches per second as a unit.

Implementation

SpeedUnits inchesPerSecond = SpeedUnits.lengthPerTime(inches, seconds);