JScience v3.3

javax.measure.quantities
Interface VolumetricFlowRate

All Superinterfaces:
Quantity<VolumetricFlowRate>

public interface VolumetricFlowRate
extends Quantity<VolumetricFlowRate>

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).

Version:
3.0, March 2, 2006
Author:
Jean-Marie Dautelle
See Also:
Wikipedia: Volumetric Flow Rate

Field Summary
static Unit<VolumetricFlowRate> UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 
Method Summary
 
Methods inherited from interface javax.measure.quantities.Quantity
doubleValue, longValue
 

Field Detail

UNIT

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


JScience v3.3

Copyright © 2006 JScience.