A B C D E F G H I J K L M N O P Q R S T U V W Y Z

D

DataAmount - Interface in javax.measure.quantity
This interface represents a measure of data amount.
DataRate - Interface in javax.measure.quantity
This interface represents the speed of data-transmission.
DAY - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 24 NonSI.HOUR (standard name d).
DAY_SIDEREAL - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to the time required for a complete rotation of the earth in reference to any star or to the vernal equinox at the meridian, equal to 23 hours, 56 minutes, 4.09 seconds (standard name day_sidereal).
DECI(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-1
DECIBEL - Static variable in class javax.measure.unit.NonSI
A logarithmic unit used to describe a ratio (standard name dB).
DecimalMeasure<Q extends Quantity> - Class in javax.measure
This class represents a measure whose value is an arbitrary-precision decimal number.
DecimalMeasure(BigDecimal, Unit<Q>) - Constructor for class javax.measure.DecimalMeasure
Creates a decimal measure for the specified number stated in the specified unit.
DEGREE_ANGLE - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to 1/360 NonSI.REVOLUTION (standard name °).
DEKA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 101
DerivedUnit<Q extends Quantity> - Class in javax.measure.unit
This class identifies the units created by combining or transforming other units.
DerivedUnit() - Constructor for class javax.measure.unit.DerivedUnit
Default constructor.
Dimension - Class in javax.measure.unit
This class represents the dimension of an unit.
Dimension(char) - Constructor for class javax.measure.unit.Dimension
Creates a new dimension associated to the specified symbol.
Dimension.Model - Interface in javax.measure.unit
This interface represents the mapping between base units and dimensions.
Dimensionless - Interface in javax.measure.quantity
This interface represents a dimensionless quantity.
divide(Dimension) - Method in class javax.measure.unit.Dimension
Returns the quotient of this dimension with the one specified.
divide(long) - Method in class javax.measure.unit.Unit
Returns the result of dividing this unit by an exact divisor.
divide(double) - Method in class javax.measure.unit.Unit
Returns the result of dividing this unit by an approximate divisor.
divide(Unit<?>) - Method in class javax.measure.unit.Unit
Returns the quotient of this unit with the one specified.
doubleValue(Unit<Q>) - Method in class javax.measure.DecimalMeasure
 
doubleValue(Unit<Q>) - Method in interface javax.measure.Measurable
Returns the value of this measurable stated in the specified unit as a double.
doubleValue(Unit<Q>) - Method in class javax.measure.Measure
Returns the value of this measure stated in the specified unit as a double.
doubleValue(Unit<Q>) - Method in class javax.measure.VectorMeasure
Returns the norm of this measurement vector stated in the specified unit.
Duration - Interface in javax.measure.quantity
This interface represents a period of existence or persistence.
DynamicViscosity - Interface in javax.measure.quantity
This interface represents the dynamic viscosity.
DYNE - Static variable in class javax.measure.unit.NonSI
A unit of force equal to 1E-5 N (standard name dyn).

A B C D E F G H I J K L M N O P Q R S T U V W Y Z
Copyright © 2010. All Rights Reserved.