inchesPerSecond top-level property
Inches per second as a unit.
Implementation
SpeedUnits inchesPerSecond = SpeedUnits.lengthTime(inches, seconds);
Inches per second as a unit.
SpeedUnits inchesPerSecond = SpeedUnits.lengthTime(inches, seconds);