Interface Angle

  • All Superinterfaces:
    Dimensionless, Quantity

    public interface Angle
    extends Dimensionless
    This interface represents the figure formed by two lines diverging from a common point. The system unit for this quantity is "rad" (radian). This quantity is dimensionless.
    • Field Summary

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

      • UNIT

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