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

M

MACH - Static variable in class javax.measure.unit.NonSI
A unit of velocity to express the speed of an aircraft relative to the speed of sound (standard name Mach).
MagneticFlux - Interface in javax.measure.quantity
This interface represents a magnetic flux.
MagneticFluxDensity - Interface in javax.measure.quantity
This interface represents a magnetic flux density.
Mass - Interface in javax.measure.quantity
This interface represents the measure of the quantity of matter that a body or an object contains.
MASS - Static variable in class javax.measure.unit.Dimension
Holds mass dimension (M).
MassFlowRate - Interface in javax.measure.quantity
This interface represents the movement of mass per time.
MAXWELL - Static variable in class javax.measure.unit.NonSI
A unit of magnetic flux equal 1E-8 Wb (standard name Mx).
Measurable<Q extends Quantity> - Interface in javax.measure
This interface represents the measurable, countable, or comparable property or aspect of a thing.
Measure<V,Q extends Quantity> - Class in javax.measure
This class represents the result of a measurement stated in a known unit.
Measure() - Constructor for class javax.measure.Measure
Default constructor.
MeasureFormat - Class in javax.measure
This class provides the interface for formatting and parsing measures.
MeasureFormat() - Constructor for class javax.measure.MeasureFormat
 
MEGA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 106
METER - Static variable in class javax.measure.unit.SI
Equivalent to SI.METRE (American spelling).
METERS_PER_SECOND - Static variable in class javax.measure.unit.SI
Equivalent to SI.METRES_PER_SECOND.
METERS_PER_SQUARE_SECOND - Static variable in class javax.measure.unit.SI
Equivalent to SI.METRES_PER_SQUARE_SECOND.
METRE - Static variable in class javax.measure.unit.SI
The base unit for length quantities (m).
METRE_PER_SECOND - Static variable in class javax.measure.unit.SI
Deprecated. replaced by SI.METRES_PER_SECOND.
METRE_PER_SQUARE_SECOND - Static variable in class javax.measure.unit.SI
Deprecated. replaced by SI.METRES_PER_SQUARE_SECOND.
METRES_PER_SECOND - Static variable in class javax.measure.unit.SI
The metric unit for velocity quantities (m/s).
METRES_PER_SQUARE_SECOND - Static variable in class javax.measure.unit.SI
The metric unit for acceleration quantities (m/s²).
METRIC_TON - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 1000 kg (metric ton, standard name t).
MICRO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-6
MILE - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 1609.344 m (standard name mi).
MILES_PER_HOUR - Static variable in class javax.measure.unit.NonSI
A unit of velocity expressing the number of international miles per hour (abbreviation mph).
MILLI(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-3
MILLIMETER - Static variable in class javax.measure.unit.SI
Equivalent to SI.MILLIMETRE.
MILLIMETER_OF_MERCURY - Static variable in class javax.measure.unit.NonSI
A unit of pressure equal to the pressure exerted at the Earth's surface by a column of mercury 1 millimeter high (standard name mmHg).
MILLIMETRE - Static variable in class javax.measure.unit.SI
Equivalent to MILLI(METRE).
MINUTE - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 60 s (standard name min).
MINUTE_ANGLE - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to 1/60 NonSI.DEGREE_ANGLE (standard name ).
MOLE - Static variable in class javax.measure.unit.SI
The base unit for amount of substance quantities (mol).
MONTH - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to one twelfth of a year (standard name month).
MultiplyConverter - Class in javax.measure.converter
This class represents a converter multiplying numeric values by a constant scaling factor (approximated as a double).
MultiplyConverter(double) - Constructor for class javax.measure.converter.MultiplyConverter
Creates a multiply converter with the specified scale factor.

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.