Package javax.measure.quantity
Interface VolumetricFlowRate
- All Superinterfaces:
Quantity
This interface represents the volume of fluid passing a point in a system
per unit of time. The system unit for this quantity is "m³/s"
(cubic meter per second).
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Unit<VolumetricFlowRate>
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.
-