Typedefs | |
typedef unit::ComposeElement < Unit, LengthList, BSUtilities::Rational< 3 > > | LengthElement |
length compose element for Volume cubic metre units | |
typedef unit::ComposeBase < Unit, LOKI_TYPELIST_1(LengthElement)> | VolumeComposedUnit |
typedef unit::Composed < VolumeComposedUnit, LOKI_TYPELIST_1(length::Metre)> | CubicMetre |
typedef unit::Composed < VolumeComposedUnit, LOKI_TYPELIST_1(length::MilliMetre)> | CubicMilliMetre |
typedef unit::Composed < VolumeComposedUnit, LOKI_TYPELIST_1(length::CentiMetre)> | CubicCentiMetre |
typedef unit::Prefixable < Unit, LitreUnit > | Litres |
the litres | |
typedef unit::Prefixed < Litres > | Litre |
the litre | |
typedef unit::NonPrefixable < Unit, LambdaUnit > | Lambda |
the lambda | |
typedef unit::NonPrefixable < Unit, BarrelUnit > | Barrel |
the barrel | |
typedef unit::NonPrefixable < Unit, USGallonUnit > | USGallon |
the US gallon | |
typedef unit::NonPrefixable < Unit, UKGallonUnit > | UKGallon |
the UK gallon | |
typedef Quantity< Class > | Quantity |
Functions | |
typedef | LOKI_TYPELIST_3 (length::Metre, length::CentiMetre, length::MilliMetre) LengthList |
the cubic metre | |
typedef | LOKI_TYPELIST_8 (CubicMetre, CubicCentiMetre, CubicMilliMetre, Litres::Units, Lambda, Barrel, USGallon, UKGallon) Units |
list of all available volume units |
typedef unit::NonPrefixable<Unit, BarrelUnit> quantity::volume::Barrel |
typedef unit::Composed<VolumeComposedUnit, LOKI_TYPELIST_1(length::CentiMetre)> quantity::volume::CubicCentiMetre |
typedef unit::Composed<VolumeComposedUnit, LOKI_TYPELIST_1(length::Metre)> quantity::volume::CubicMetre |
typedef unit::Composed<VolumeComposedUnit, LOKI_TYPELIST_1(length::MilliMetre)> quantity::volume::CubicMilliMetre |
typedef unit::NonPrefixable<Unit, LambdaUnit> quantity::volume::Lambda |
typedef unit::ComposeElement<Unit, LengthList, BSUtilities::Rational<3> > quantity::volume::LengthElement |
typedef unit::Prefixed<Litres> quantity::volume::Litre |
typedef unit::Prefixable<Unit, LitreUnit> quantity::volume::Litres |
typedef Quantity<Class> quantity::volume::Quantity |
typedef unit::NonPrefixable<Unit, UKGallonUnit> quantity::volume::UKGallon |
typedef unit::NonPrefixable<Unit, USGallonUnit> quantity::volume::USGallon |
typedef unit::ComposeBase<Unit, LOKI_TYPELIST_1(LengthElement)> quantity::volume::VolumeComposedUnit |
typedef quantity::volume::LOKI_TYPELIST_3 | ( | length::Metre | , | |
length::CentiMetre | , | |||
length::MilliMetre | ||||
) |
the cubic metre
the cubic metre is the default unit for volume quantities; this is a compound unit,
typedef quantity::volume::LOKI_TYPELIST_8 | ( | CubicMetre | , | |
CubicCentiMetre | , | |||
CubicMilliMetre | , | |||
Litres::Units | , | |||
Lambda | , | |||
Barrel | , | |||
USGallon | , | |||
UKGallon | ||||
) |
list of all available volume units