javax.measure.quantity
Interface MagneticPermeability
- All Superinterfaces:
- Quantity
public interface MagneticPermeability
- extends Quantity
This interface represents the degree of magnetization of a material that
responds linearly to an applied magnetic field.
The system unit for this quantity is "H/m" (henry per meter).
- Version:
- 1.0, April 15, 2009
- Author:
- Jean-Marie Dautelle
- See Also:
- Wikipedia's Permeability
UNIT
static final Unit<MagneticPermeability> UNIT
- Holds the SI unit (Système International d'Unités) for this quantity.
Copyright © 2009 JScience. All Rights Reserved.