Package javax.measure.quantity
Interface Angle
-
public interface Angle extends Quantity<Angle>
Figure formed by two lines diverging from a common point. The metric system unit for this quantity is "rad" (radian).
- API Note:
- SI Derived Unit with special name and symbol
- Since:
- 1.0
- Version:
- 2.0
- Author:
- Jean-Marie Dautelle, Werner Keil
- See Also:
- Wikipedia: Angle,
SolidAngle,Length
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.measure.Quantity
Quantity.Scale
-
-