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

A

Acceleration - Interface in javax.measure.quantity
This interface represents the rate of change of velocity with respect to time.
AddConverter - Class in javax.measure.converter
This class represents a converter adding a constant offset (approximated as a double) to numeric values.
AddConverter(double) - Constructor for class javax.measure.converter.AddConverter
Creates an add converter with the specified offset.
alias(Unit<?>, String) - Method in class javax.measure.unit.UnitFormat
Attaches a system-wide alias to this unit.
alias(Unit<?>, String) - Method in class javax.measure.unit.UnitFormat.DefaultFormat
 
alternate(String) - Method in class javax.measure.unit.Unit
Returns a unit equivalent to this unit but used in expressions to distinguish between quantities of a different nature but of the same dimensions.
AlternateUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents the units used in expressions to distinguish between quantities of a different nature but of the same dimensions.
AMOUNT_OF_SUBSTANCE - Static variable in class javax.measure.unit.Dimension
Holds amount of substance dimension (N).
AmountOfSubstance - Interface in javax.measure.quantity
This interface represents the number of elementary entities (molecules, for example) of a substance.
AMPERE - Static variable in class javax.measure.unit.SI
The base unit for electric current quantities (A).
Angle - Interface in javax.measure.quantity
This interface represents the figure formed by two lines diverging from a common point.
ANGSTROM - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 1E-10 m (standard name Å).
AngularAcceleration - Interface in javax.measure.quantity
This interface represents the rate of change of angular velocity with respect to time.
AngularVelocity - Interface in javax.measure.quantity
This interface represents the rate of change of angular displacement with respect to time.
ARE - Static variable in class javax.measure.unit.NonSI
A unit of area equal to 100 m² (standard name a).
Area - Interface in javax.measure.quantity
This interface represents the extent of a planar region or of the surface of a solid measured in square units.
ASTRONOMICAL_UNIT - Static variable in class javax.measure.unit.NonSI
A unit of length equal to the average distance from the center of the Earth to the center of the Sun (standard name ua).
asType(Class<T>) - Method in class javax.measure.unit.Unit
Casts this unit to a parameterized unit of specified nature or throw a ClassCastException if the dimension of the specified quantity and this unit's dimension do not match.
ATMOSPHERE - Static variable in class javax.measure.unit.NonSI
A unit of pressure equal to the average pressure of the Earth's atmosphere at sea level (standard name atm).
ATOM - Static variable in class javax.measure.unit.NonSI
A unit of amount of substance equals to one atom (standard name atom).
ATOMIC_MASS - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 1/12 the mass of the carbon-12 atom (standard name u).
ATTO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-18

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.