Module measurements::volume[][src]

Types and constants for handling volumes (that is, three-dimensional space, not loudness).

Structs

Volume

The Volume struct can be used to deal with volumes in a common way.

Constants

LITER_CUBIC_CENTIMETER_FACTOR

Number of Cubic Centimeters in a litre

LITER_CUBIC_FEET_FACTOR

Number of Cubic Feet in a litre

LITER_CUBIC_INCHES_FACTOR

Number of Cubic Inches in a litre

LITER_CUBIC_METER_FACTOR

Number of Cubic Meters in a litre

LITER_CUBIC_YARD_FACTOR

Number of Cubic Yards in a litre

LITER_CUP_FACTOR

Number of Cups in a litre

LITER_DRAM_FACTOR

Number of (US) Fluid Drams in a litre

LITER_DROP_FACTOR

Number of Drops in a litre

LITER_FLUID_OUNCES_FACTOR

Number of Fluid Ounces (US) in a litre

LITER_FLUID_OUNCES_UK_FACTOR

Number of Fluid Ounces (UK) in a litre

LITER_GALLONS_FACTOR

Number of Gallons in a litre

LITER_GALLONS_UK_FACTOR

Number of Gallons (UK) in a litre

LITER_MILLILITERS_FACTOR

Number of Milliliters in a litre

LITER_PINTS_FACTOR

Number of Pints in a litre

LITER_PINTS_UK_FACTOR

Number of Pints (UK) in a litre

LITER_QUARTS_FACTOR

Number of Quarts in a litre

LITER_TABLESPOONS_FACTOR

Number of Tablespoons in a litre

LITER_TEASPOONS_FACTOR

Number of Teaspoons in a litre