Interface Acceleration

All Superinterfaces:
Quantity

public interface Acceleration extends Quantity
This interface represents the rate of change of velocity with respect to time. The system unit for this quantity is "m/s²" (meter per square second).
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Unit<Acceleration>
    Holds the SI unit (Système International d'Unités) for this quantity.
  • Field Details

    • UNIT

      static final Unit<Acceleration> UNIT
      Holds the SI unit (Système International d'Unités) for this quantity.