milesPerSecond top-level property
Miles per second as a unit.
Implementation
SpeedUnits milesPerSecond = SpeedUnits.lengthTime(LengthUnits.miles, seconds);
Miles per second as a unit.
SpeedUnits milesPerSecond = SpeedUnits.lengthTime(LengthUnits.miles, seconds);