Typedefs | |
| typedef unit::ComposeElement < Unit, LengthList, BSUtilities::Rational< 2 > > | LengthElement |
| length compose element for Area square metre units | |
| typedef unit::ComposeBase < Unit, AreaCompositeList > | SquareMetreUnits |
| typedef unit::Composed < SquareMetreUnits, LOKI_TYPELIST_1(length::Metre)> | SquareMetre |
| typedef unit::Composed < SquareMetreUnits, LOKI_TYPELIST_1(length::CentiMetre)> | SquareCentiMetre |
| typedef unit::Composed < SquareMetreUnits, LOKI_TYPELIST_1(length::MilliMetre)> | SquareMilliMetre |
| typedef unit::NonPrefixable < Unit, BarnUnit > | Barn |
| the Barn | |
| typedef unit::NonPrefixable < Unit, AcreUnit > | Acre |
| the Acre | |
| typedef unit::NonPrefixable < Unit, AreUnit > | Are |
| the Are | |
| typedef unit::NonPrefixable < Unit, HectareUnit > | Hectare |
| the Hectare | |
| typedef Quantity< Class > | Quantity |
Functions | |
| typedef | LOKI_TYPELIST_3 (length::Metre, length::CentiMetre, length::MilliMetre) LengthList |
| typedef | LOKI_TYPELIST_1 (LengthElement) AreaCompositeList |
| typedef | LOKI_TYPELIST_7 (SquareMetre, SquareCentiMetre, SquareMilliMetre, Barn, Acre, Are, Hectare) Units |
| list of all available area units | |
| typedef unit::NonPrefixable<Unit, AcreUnit> quantity::area::Acre |
| typedef unit::NonPrefixable<Unit, AreUnit> quantity::area::Are |
| typedef unit::NonPrefixable<Unit, BarnUnit> quantity::area::Barn |
| typedef unit::NonPrefixable<Unit, HectareUnit> quantity::area::Hectare |
| typedef unit::ComposeElement<Unit, LengthList, BSUtilities::Rational<2> > quantity::area::LengthElement |
| typedef Quantity<Class> quantity::area::Quantity |
| typedef unit::Composed<SquareMetreUnits, LOKI_TYPELIST_1(length::CentiMetre)> quantity::area::SquareCentiMetre |
| typedef unit::Composed<SquareMetreUnits, LOKI_TYPELIST_1(length::Metre)> quantity::area::SquareMetre |
| typedef unit::ComposeBase<Unit, AreaCompositeList> quantity::area::SquareMetreUnits |
| typedef unit::Composed<SquareMetreUnits, LOKI_TYPELIST_1(length::MilliMetre)> quantity::area::SquareMilliMetre |
| typedef quantity::area::LOKI_TYPELIST_1 | ( | LengthElement | ) |
| typedef quantity::area::LOKI_TYPELIST_3 | ( | length::Metre | , | |
| length::CentiMetre | , | |||
| length::MilliMetre | ||||
| ) |
| typedef quantity::area::LOKI_TYPELIST_7 | ( | SquareMetre | , | |
| SquareCentiMetre | , | |||
| SquareMilliMetre | , | |||
| Barn | , | |||
| Acre | , | |||
| Are | , | |||
| Hectare | ||||
| ) |
list of all available area units
1.5.3