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 Unit<Acceleration> UNIT
      Holds the SI unit (Système International d'Unités) for this quantity.
    • Field Detail

      • UNIT

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