|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Angle | |
---|---|
javax.measure.quantity | Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation. |
javax.measure.unit | Provides support for programatic unit handling. |
Uses of Angle in javax.measure.quantity |
---|
Fields in javax.measure.quantity with type parameters of type Angle | |
---|---|
static Unit<Angle> |
Angle.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Uses of Angle in javax.measure.unit |
---|
Fields in javax.measure.unit with type parameters of type Angle | |
---|---|
static Unit<Angle> |
NonSI.CENTIRADIAN
A unit of angle equal to 0.01
(standard name centiradian ). |
static Unit<Angle> |
NonSI.DEGREE_ANGLE
A unit of angle equal to 1/360
(standard name ° ). |
static Unit<Angle> |
NonSI.GRADE
A unit of angle measure equal to 1/400
(standard name grade ). |
static Unit<Angle> |
NonSI.MINUTE_ANGLE
A unit of angle equal to 1/60
(standard name ′ ). |
static AlternateUnit<Angle> |
SI.RADIAN
The unit for plane angle quantities ( rad ). |
static Unit<Angle> |
NonSI.REVOLUTION
A unit of angle equal to a full circle or 2π
(standard name rev ). |
static Unit<Angle> |
NonSI.SECOND_ANGLE
A unit of angle equal to 1/60
(standard name " ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |