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

T

Temperature - Interface in javax.measure.quantity
This class represents the degree of hotness or coldness of a body or an environment.
TEMPERATURE - Static variable in class javax.measure.unit.Dimension
Holds temperature dimension (θ).
TERA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 1012
TESLA - Static variable in class javax.measure.unit.SI
The derived unit for magnetic flux density (T).
TIME - Static variable in class javax.measure.unit.Dimension
Holds time dimension (T).
times(Dimension) - Method in class javax.measure.unit.Dimension
Returns the product of this dimension with the one specified.
times(long) - Method in class javax.measure.unit.Unit
Returns the result of multiplying this unit by an exact factor.
times(double) - Method in class javax.measure.unit.Unit
Returns the result of multiplying this unit by a an approximate factor
times(Unit<?>) - Method in class javax.measure.unit.Unit
Returns the product of this unit with the one specified.
to(Unit<Q>) - Method in class javax.measure.DecimalMeasure
Returns the decimal measure equivalent to this measure but stated in the specified unit.
to(Unit<Q>, MathContext) - Method in class javax.measure.DecimalMeasure
Returns the decimal measure equivalent to this measure but stated in the specified unit, the conversion is performed using the specified math context.
to(Unit<Q>) - Method in class javax.measure.Measure
Returns the measure equivalent to this measure but stated in the specified unit.
to(Unit<Q>) - Method in class javax.measure.VectorMeasure
Returns the measurement vector equivalent to this one but stated in the specified unit.
TON_UK - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 2240 NonSI.POUND (long ton, standard name ton_uk).
TON_US - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 2000 NonSI.POUND (short ton, standard name ton_us).
toParentUnit() - Method in class javax.measure.unit.TransformedUnit
Returns the converter to the parent unit.
Torque - Interface in javax.measure.quantity
This interface represents the moment of a force.
toStandardUnit() - Method in class javax.measure.unit.AlternateUnit
 
toStandardUnit() - Method in class javax.measure.unit.BaseUnit
 
toStandardUnit() - Method in class javax.measure.unit.CompoundUnit
 
toStandardUnit() - Method in class javax.measure.unit.ProductUnit
 
toStandardUnit() - Method in class javax.measure.unit.TransformedUnit
 
toStandardUnit() - Method in class javax.measure.unit.Unit
Returns the converter from this unit to its system unit.
toString() - Method in class javax.measure.Measure
Returns the String representation of this measure The string produced for a given measure is always the same; it is not affected by locale.
toString() - Method in class javax.measure.unit.Dimension
Returns the representation of this dimension.
toString() - Method in class javax.measure.unit.Unit
Returns the standard String representation of this unit.
toString() - Method in class javax.measure.VectorMeasure
Returns the String representation of this measurement vector (for example [2.3 m/s, 5.6 m/s]).
transform(UnitConverter) - Method in class javax.measure.unit.Unit
Returns the unit derived from this unit using the specified converter.
TransformedUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents the units derived from other units using converters.

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.