Package javax.measure.quantity
Interface MassFlowRate
- All Superinterfaces:
Quantity
This interface represents the movement of mass per time.
The system unit for this quantity is "kg/s" (kilogram per second).
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Unit<MassFlowRate>
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.
-