Class FlowVolumeUnit

    • Field Detail

      • SI

        public static final FlowVolumeUnit SI
        The SI unit for volume flow rate is m^3/s.
      • CUBIC_METER_PER_SECOND

        public static final FlowVolumeUnit CUBIC_METER_PER_SECOND
        m^3/s.
      • CUBIC_METER_PER_MINUTE

        public static final FlowVolumeUnit CUBIC_METER_PER_MINUTE
        m^3/min.
      • CUBIC_METER_PER_HOUR

        public static final FlowVolumeUnit CUBIC_METER_PER_HOUR
        m^3/hour.
      • CUBIC_METER_PER_DAY

        public static final FlowVolumeUnit CUBIC_METER_PER_DAY
        m^3/day.
      • LITER_PER_SECOND

        public static final FlowVolumeUnit LITER_PER_SECOND
        L/s.
      • LITER_PER_MINUTE

        public static final FlowVolumeUnit LITER_PER_MINUTE
        L/min.
      • LITER_PER_HOUR

        public static final FlowVolumeUnit LITER_PER_HOUR
        L/hour.
      • LITER_PER_DAY

        public static final FlowVolumeUnit LITER_PER_DAY
        L/day.
      • CUBIC_FEET_PER_SECOND

        public static final FlowVolumeUnit CUBIC_FEET_PER_SECOND
        ft^3/s.
      • CUBIC_FEET_PER_MINUTE

        public static final FlowVolumeUnit CUBIC_FEET_PER_MINUTE
        ft^3/min.
      • CUBIC_INCH_PER_SECOND

        public static final FlowVolumeUnit CUBIC_INCH_PER_SECOND
        in^3/s.
      • CUBIC_INCH_PER_MINUTE

        public static final FlowVolumeUnit CUBIC_INCH_PER_MINUTE
        in^3/min.
      • GALLON_US_PER_SECOND

        public static final FlowVolumeUnit GALLON_US_PER_SECOND
        gallon/s (US).
      • GALLON_US_PER_MINUTE

        public static final FlowVolumeUnit GALLON_US_PER_MINUTE
        gallon/min (US).
      • GALLON_US_PER_HOUR

        public static final FlowVolumeUnit GALLON_US_PER_HOUR
        gallon/hour (US).
      • GALLON_US_PER_DAY

        public static final FlowVolumeUnit GALLON_US_PER_DAY
        gallon/day (US).
    • Constructor Detail

      • FlowVolumeUnit

        public FlowVolumeUnit()