Uses of Interface
org.episteme.core.measure.quantity.VolumetricFlowRate
Packages that use VolumetricFlowRate
Package
Description
Defines interfaces for physical quantities, organized by
-
Uses of VolumetricFlowRate in org.episteme.core.measure.quantity
Subinterfaces with type arguments of type VolumetricFlowRate in org.episteme.core.measure.quantityModifier and TypeInterfaceDescriptioninterfaceQuantity representing the volume of fluid which passes per unit time. -
Uses of VolumetricFlowRate in org.episteme.natural.engineering.fluids
Methods in org.episteme.natural.engineering.fluids that return types with arguments of type VolumetricFlowRateModifier and TypeMethodDescriptionstatic Quantity<VolumetricFlowRate> FluidMachinery.affinityFlowRate(Quantity<VolumetricFlowRate> Q1, Quantity<Frequency> N1, Quantity<Frequency> N2) Affinity laws: flow rate vs speed.Method parameters in org.episteme.natural.engineering.fluids with type arguments of type VolumetricFlowRateModifier and TypeMethodDescriptionstatic Quantity<VolumetricFlowRate> FluidMachinery.affinityFlowRate(Quantity<VolumetricFlowRate> Q1, Quantity<Frequency> N1, Quantity<Frequency> N2) Affinity laws: flow rate vs speed.