Uses of Class
bio.singa.simulation.features.MotorMovementVelocity.Builder
-
Packages that use MotorMovementVelocity.Builder Package Description bio.singa.simulation.features -
-
Uses of MotorMovementVelocity.Builder in bio.singa.simulation.features
Methods in bio.singa.simulation.features that return MotorMovementVelocity.Builder Modifier and Type Method Description protected MotorMovementVelocity.BuilderMotorMovementVelocity.Builder. getBuilder()static MotorMovementVelocity.BuilderMotorMovementVelocity. of(double value, javax.measure.Unit<javax.measure.quantity.Speed> unit)static MotorMovementVelocity.BuilderMotorMovementVelocity. of(javax.measure.Quantity<javax.measure.quantity.Speed> quantity)
-