This page is part of an archival collection and is no longer actively maintained.

It may contain outdated information and may not meet current or future WCAG accessibility standards. We provide this content, its subpages, and associated links for historical reference only. If you need assistance, please contact support@cs.washington.edu

M-Index (JADE v6.1 API)
JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ

M

MACH - Static variable in class javax.units.NonSI
A unit of velocity to express the speed of an aircraft relative to the speed of sound (default label Mach).
MAX - Static variable in class com.dautelle.realtime.ConcurrentThread
Holds the maximum number of ConcurrentThread (system property "jade.concurrency", default Runtime.getRuntime().availableProcessors() - 1).
MAX - Static variable in class com.dautelle.realtime.LocalContext.Variable
Holds the maximum number of LocalContext.Variable (system property "jade.variables", default 1024).
MAX - Static variable in class com.dautelle.realtime.ObjectFactory
Holds the maximum number of ObjectFactory (system property "jade.factories", default 1024).
MAXWELL - Static variable in class javax.units.NonSI
A unit of magnetic flux equal 1E-8 Wb (default label Mx).
MAX_PRIME - Static variable in class com.dautelle.math.numbers.Integer32
The 32 bits integer representing zero.
MEGA(Unit) - Static method in class javax.units.SI
Returns the specified unit multiplied by the factor 106
METER - Static variable in class javax.units.SI
The base unit for length quantities (m).
METRIC_TON - Static variable in class javax.units.NonSI
A unit of mass equal to 1000 kg (metric ton, default label t).
MICRO(Unit) - Static method in class javax.units.SI
Returns the specified unit multiplied by the factor 10-6
MILE - Static variable in class javax.units.NonSI
A unit of length equal to 1609.344 m (default label mi).
MILLI(Unit) - Static method in class javax.units.SI
Returns the specified unit multiplied by the factor 10-3
MILLIBAR - Static variable in class javax.units.NonSI
A unit of pressure equal to 1E-3 NonSI.BAR (default label mbar).
MILLIMETER_OF_MERCURY - Static variable in class javax.units.NonSI
A unit of pressure equal to the pressure exerted at the Earth's surface by a column of mercury 1 millimeter high (default label mmHg).
MINUTE - Static variable in class javax.units.NonSI
A unit of duration equal to 60 s (default label min).
MINUTE_ANGLE - Static variable in class javax.units.NonSI
A unit of angle equal to 1/60 NonSI.DEGREE_ANGLE (default label ).
MIN_LENGTH - Static variable in class com.dautelle.realtime.ArrayPool
Holds the minimum length array (16).
MOLE - Static variable in class javax.units.SI
The base unit for amount of substance quantities (mol).
MONTH - Static variable in class javax.units.NonSI
A unit of duration equal to one twelfth of a year (default label month).
MUON - Static variable in class com.dautelle.physics.Mass
Holds the muon rest mass.
MagneticFlux - class com.dautelle.physics.MagneticFlux.
This class represents a magnetic flux.
MagneticFlux() - Constructor for class com.dautelle.physics.MagneticFlux
Default constructor (allows for derivation).
MagneticFluxDensity - class com.dautelle.physics.MagneticFluxDensity.
This class represents a magnetic flux density.
MagneticFluxDensity() - Constructor for class com.dautelle.physics.MagneticFluxDensity
Default constructor (allows for derivation).
Mass - class com.dautelle.physics.Mass.
This class represents the measure of the quantity of matter that a body or an object contains.
Mass() - Constructor for class com.dautelle.physics.Mass
Default constructor (allows for derivation).
Matrix - class com.dautelle.math.Matrix.
This class represents a rectangular array of Operable objects.
Matrix() - Constructor for class com.dautelle.math.Matrix
Default constructor.
Money - class com.dautelle.money.Money.
This class represents something generally accepted as a medium of exchange, a measure of value, or a means of payment.
Money() - Constructor for class com.dautelle.money.Money
Default constructor (allows for derivation).
MultiplyConverter - class javax.units.MultiplyConverter.
This class represents a multiply converter.
MultiplyConverter(double) - Constructor for class javax.units.MultiplyConverter
Creates a multiply converter with the specified scale factor.
mP - Static variable in class com.dautelle.physics.Constants
Holds the Planck mass (hBar·c/G)1/2
magneticFluxDensityOf(Quantity) - Static method in class com.dautelle.physics.MagneticFluxDensity
Returns the MagneticFluxDensity corresponding to the specified quantity.
magneticFluxOf(Quantity) - Static method in class com.dautelle.physics.MagneticFlux
Returns the MagneticFlux corresponding to the specified quantity.
magnitude() - Method in class com.dautelle.math.numbers.Complex
Returns the magnitude of this complex number, also referred to as the "modulus" or "length".
massOf(Quantity) - Static method in class com.dautelle.physics.Mass
Returns the Mass corresponding to the specified quantity.
md - Static variable in class com.dautelle.physics.Constants
Holds the deuteron rest mass.
me - Static variable in class com.dautelle.physics.Constants
Holds the electron rest mass.
mn - Static variable in class com.dautelle.physics.Constants
Holds the neutron rest mass.
mod(Integer32) - Method in class com.dautelle.math.numbers.Integer32
Returns this number modulo the specified number.
mod(Integer64) - Method in class com.dautelle.math.numbers.Integer64
Returns this number modulo the specified number.
mod(LargeInteger) - Method in class com.dautelle.math.numbers.LargeInteger
Returns this large integer modulo the specified large integer.
moneyOf(Quantity) - Static method in class com.dautelle.money.Money
Returns the Money corresponding to the specified quantity.
mp - Static variable in class com.dautelle.physics.Constants
Holds the proton rest mass.
multiply(Operable) - Method in class com.dautelle.math.Matrix
Return the multiplication of this matrix with the specified factor.
multiply(Matrix) - Method in class com.dautelle.math.Matrix
Returns the product of this matrix with the one specified.
multiply(Polynomial.Term) - Method in class com.dautelle.math.functions.Polynomial.Term
Return the product of this term with the one specified.
multiply(double) - Method in class com.dautelle.math.numbers.Complex
Returns this complex multiplied by the specified factor.
multiply(Complex) - Method in class com.dautelle.math.numbers.Complex
Returns the product of this complex with the one specified.
multiply(Float32) - Method in class com.dautelle.math.numbers.Float32
Returns the product of this number with the one specified.
multiply(Float64) - Method in class com.dautelle.math.numbers.Float64
Returns the product of this number with the one specified.
multiply(Integer32) - Method in class com.dautelle.math.numbers.Integer32
Returns the product of this number with the one specified.
multiply(Integer64) - Method in class com.dautelle.math.numbers.Integer64
Returns the product of this number with the one specified.
multiply(long) - Method in class com.dautelle.math.numbers.LargeInteger
Returns the product of this large integer with the specified long.
multiply(LargeInteger) - Method in class com.dautelle.math.numbers.LargeInteger
Returns the product of this large integer with the one specified.
multiply(Rational) - Method in class com.dautelle.math.numbers.Rational
Returns the product of this Rational with the one specified.
multiply(Real) - Method in class com.dautelle.math.numbers.Real
Returns the product of this real number with the one specified.
multiply(double) - Method in class com.dautelle.physics.Quantity
Returns this quantity multiplied by the specified factor.
multiply(Quantity) - Method in class com.dautelle.physics.Quantity
Returns the product of this quantity with the one specified.
multiply(double) - Method in class javax.units.Unit
Returns the result of multiplying this unit by a scale factor.
multiply(Unit) - Method in class javax.units.Unit
Returns the product of this unit with the one specified.
- Static variable in class com.dautelle.physics.Constants
Holds the muon rest mass.

JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ
Copyright © 2004 Jean-Marie Dautelle.