javax.measure.quantity
Interface MagneticFieldStrength

All Superinterfaces:
Quantity

public interface MagneticFieldStrength
extends Quantity

This interface represents a magnetic field strength. The system unit for this quantity is "A/m" (ampere per meter).

Version:
1.0, April 15, 2009
Author:
Jean-Marie Dautelle

Field Summary
static Unit<MagneticFieldStrength> UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 

Field Detail

UNIT

static final Unit<MagneticFieldStrength> UNIT
Holds the SI unit (Système International d'Unités) for this quantity.



Copyright © 2009 JScience. All Rights Reserved.