Package | Description |
---|---|
javax.measure.quantity |
Provides quantitative properties or attributes of thing such as
mass, time, distance, heat, and angular separation.
|
javax.measure.unit |
Provides support for programatic unit handling.
|
org.jscience.physics.amount |
Provides support for exact or arbitrary precision measurements.
|
Modifier and Type | Field and Description |
---|---|
static Unit<MagneticFlux> |
MagneticFlux.UNIT
Holds the SI unit (Système International d'Unités) for this quantity.
|
Modifier and Type | Field and Description |
---|---|
static Unit<MagneticFlux> |
NonSI.MAXWELL
A unit of magnetic flux equal
1E-8 Wb
(standard name Mx ). |
static AlternateUnit<MagneticFlux> |
SI.WEBER
The derived unit for magnetic flux (
Wb ). |
Modifier and Type | Field and Description |
---|---|
static Amount<MagneticFlux> |
Constants.Φ0
Holds the magnetic flux quantum (h/2e)
|
Copyright © 2012. All Rights Reserved.