JScience v3.1

javax.quantities
Interface MassFlowRate

All Superinterfaces:
Quantity<MassFlowRate>

public interface MassFlowRate
extends Quantity<MassFlowRate>

This interface represents the movement of mass per time. The system unit for this quantity is "kg/s" (kilogram per second).

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

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

Field Detail

SI_UNIT

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


JScience v3.1

Copyright © 2006 JScience.