| javax.measure.quantity.Angle
Angle | public interface Angle extends Dimensionless(Code) | | 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.
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Angle> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Angle> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|