metersPerSecond property

SpeedUnits metersPerSecond
final

The standard SI unit.

Implementation

static final SpeedUnits metersPerSecond = SpeedUnits.lengthTime(Length.meters, Time.seconds);