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