Package javax.measure.quantity
Interface ElectricCurrent
- All Superinterfaces:
Quantity
This interface represents the amount of electric charge flowing past
a specified circuit point per unit time. The system unit for
this quantity is "A" (Ampere).
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Unit<ElectricCurrent>
Holds the SI unit (Système International d'Unités) for this quantity.
-
Field Details
-
UNIT
Holds the SI unit (Système International d'Unités) for this quantity.
-