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

V

valueOf(BigDecimal, Unit<Q>) - Static method in class javax.measure.DecimalMeasure
Returns the decimal measure for the specified number stated in the specified unit.
valueOf(CharSequence) - Static method in class javax.measure.DecimalMeasure
Returns the decimal measure for the specified textual representation.
valueOf(double, Unit<Q>) - Static method in class javax.measure.Measure
Returns the scalar measure for the specified double stated in the specified unit.
valueOf(long, Unit<Q>) - Static method in class javax.measure.Measure
Returns the scalar measure for the specified double stated in the specified unit.
valueOf(float, Unit<Q>) - Static method in class javax.measure.Measure
Returns the scalar measure for the specified float stated in the specified unit.
valueOf(int, Unit<Q>) - Static method in class javax.measure.Measure
Returns the scalar measure for the specified int stated in the specified unit.
valueOf(BigDecimal, Unit<Q>) - Static method in class javax.measure.Measure
Deprecated. DecimalMeasure should be used directly.
valueOf(BigDecimal, Unit<Q>, MathContext) - Static method in class javax.measure.Measure
Deprecated. DecimalMeasure should be used directly and MathContext specified explicitly when converting.
valueOf(double[], Unit<Q>) - Static method in class javax.measure.Measure
Deprecated. VectorMeasure should be used directly.
valueOf(CharSequence) - Static method in class javax.measure.unit.Unit
Returns a unit instance that is defined from the specified character sequence using the standard unit format.
valueOf(double, double, Unit<Q>) - Static method in class javax.measure.VectorMeasure
Returns a 2-dimensional measurement vector.
valueOf(double, double, double, Unit<Q>) - Static method in class javax.measure.VectorMeasure
Returns a 3-dimensional measurement vector.
valueOf(double[], Unit<Q>) - Static method in class javax.measure.VectorMeasure
Returns a multi-dimensional measurement vector.
VectorMeasure<Q extends Quantity> - Class in javax.measure
This class represents a measurement vector of two or more dimensions.
VectorMeasure() - Constructor for class javax.measure.VectorMeasure
Default constructor (for sub-classes).
Velocity - Interface in javax.measure.quantity
This interface represents a distance traveled divided by the time of travel.
VOLT - Static variable in class javax.measure.unit.SI
The derived unit for electric potential difference, electromotive force (V).
Volume - Interface in javax.measure.quantity
This interface represents the amount of space occupied by a three-dimensional object or region of space, expressed in cubic units.
VolumetricDensity - Interface in javax.measure.quantity
This interface represents a mass per unit volume of a substance under specified conditions of pressure and temperature.
VolumetricFlowRate - Interface in javax.measure.quantity
This interface represents the volume of fluid passing a point in a system per unit of time.

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.