|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dimensionless | |
---|---|
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 Dimensionless in javax.measure.quantity |
---|
Subinterfaces of Dimensionless in javax.measure.quantity | |
---|---|
interface |
Angle
This interface represents the figure formed by two lines diverging from a common point. |
interface |
DataAmount
This interface represents a measure of data amount. |
interface |
SolidAngle
This interface represents the angle formed by three or more planes intersecting at a common point. |
Fields in javax.measure.quantity with type parameters of type Dimensionless | |
---|---|
static Unit<Dimensionless> |
Dimensionless.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Uses of Dimensionless in javax.measure.unit |
---|
Fields in javax.measure.unit with type parameters of type Dimensionless | |
---|---|
static Unit<Dimensionless> |
NonSI.DECIBEL
A logarithmic unit used to describe a ratio (standard name dB ). |
static Unit<Dimensionless> |
Unit.ONE
Holds the dimensionless unit ONE . |
static Unit<Dimensionless> |
NonSI.PERCENT
A dimensionless unit equals to 0.01
(standard name % ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |