Typedefs | |
typedef Units::Unit< VolumeGroup > | VolumeUnit |
typedef Units::CompoundElement< VolumeGroup, LengthList, BSUtilities::Rational< 3 > > | LengthElement |
typedef Units::Compound< VolumeGroup, VolumeCompoundList > | VolumeCompoundUnits |
typedef Units::Composed< VolumeCompoundUnits, TYPELIST_1(LengthUnits::Metre) | CubicMetre ) |
typedef Units::Composed< VolumeCompoundUnits, TYPELIST_1(LengthUnits::MilliMetre) | CubicMilliMetre ) |
typedef Units::Composed< VolumeCompoundUnits, TYPELIST_1(LengthUnits::CentiMetre) | CubicCentiMetre ) |
typedef Units::NonPrefixable< VolumeGroup, LitreUnit > | Litre |
the litre | |
typedef Units::NonPrefixable< VolumeGroup, LambdaUnit > | Lambda |
the lambda | |
typedef Units::NonPrefixable< VolumeGroup, BarrelUnit > | Barrel |
the barrel | |
typedef Units::NonPrefixable< VolumeGroup, USGallonUnit > | USGallon |
the US gallon | |
typedef Units::NonPrefixable< VolumeGroup, UKGallonUnit > | UKGallon |
the UK gallon | |
Functions | |
typedef | TYPELIST_3 (LengthUnits::Metre, LengthUnits::CentiMetre, LengthUnits::MilliMetre) LengthList |
the cubic metre | |
typedef | TYPELIST_1 (LengthElement) VolumeCompoundList |
typedef | TYPELIST_8 (CubicMetre, CubicCentiMetre, CubicMilliMetre, Litre, Lambda, Barrel, USGallon, UKGallon) VolumeUnits |
list of all available volume units |
|
the cubic metre the cubic metre is the default unit for volume quantities; this is a compound unit, |