Typedefs | |
| typedef unit::Prefixable < Unit, GramUnits > | Grams |
| the grams | |
| typedef unit::Prefixed < Grams > | Gram |
| the gram | |
| typedef unit::Prefixed < Grams, unit::Milli > | MilliGram |
| typedef unit::Prefixed < Grams, unit::Micro > | MicroGram |
| typedef unit::Prefixed < Grams, unit::Nano > | NanoGram |
| typedef unit::Prefixed < Grams, unit::Pico > | PicoGram |
| typedef unit::Prefixed < Grams, unit::Kilo > | KiloGram |
| typedef unit::NonPrefixable < Unit, ElectronMassUnit > | ElectronMass |
| the electron mass | |
| typedef unit::NonPrefixable < Unit, DaltonUnit > | Dalton |
| the Dalton | |
| typedef unit::NonPrefixable < Unit, UUnit > | U |
| the u mass unit | |
| typedef unit::NonPrefixable < Unit, GammaUnit > | Gamma |
| the gamma | |
| typedef unit::Prefixable < Unit, TonneUnits > | Tonnes |
| the tonnes | |
| typedef unit::Prefixed < Tonnes > | Tonne |
| the tonne | |
| typedef unit::Prefixed < Tonnes, unit::Kilo > | KiloTonne |
| typedef unit::Prefixed < Tonnes, unit::Mega > | MegaTonne |
| typedef unit::NonPrefixable < Unit, PoundUnit > | Pound |
| the pound | |
| typedef unit::NonPrefixable < Unit, OunceUnit > | Ounce |
| the ounce | |
| typedef unit::NonPrefixable < Unit, TroyOunceUnit > | TroyOunce |
| the troy ounce | |
| typedef unit::NonPrefixable < Unit, GrainUnit > | Grain |
| the grain | |
| typedef Loki::TL::Append < Loki::TL::Append < Grams::Units, Tonne::Units > ::Result, LOKI_TYPELIST_8(ElectronMass, Dalton, U, Gamma, Pound, Ounce, TroyOunce, Grain)> ::Result | Units |
| list of all available mass units | |
| typedef Gram | g |
| typedef KiloGram | kg |
| typedef Quantity< Class > | Quantity |
| typedef unit::NonPrefixable<Unit, DaltonUnit> quantity::mass::Dalton |
| typedef unit::NonPrefixable<Unit, ElectronMassUnit> quantity::mass::ElectronMass |
| typedef Gram quantity::mass::g |
| typedef unit::NonPrefixable<Unit, GammaUnit> quantity::mass::Gamma |
| typedef unit::NonPrefixable<Unit, GrainUnit> quantity::mass::Grain |
| typedef unit::Prefixed<Grams> quantity::mass::Gram |
| typedef unit::Prefixable<Unit, GramUnits> quantity::mass::Grams |
| typedef KiloGram quantity::mass::kg |
| typedef unit::Prefixed<Grams, unit::Kilo> quantity::mass::KiloGram |
| typedef unit::Prefixed<Tonnes, unit::Kilo> quantity::mass::KiloTonne |
| typedef unit::Prefixed<Tonnes, unit::Mega> quantity::mass::MegaTonne |
| typedef unit::Prefixed<Grams, unit::Micro> quantity::mass::MicroGram |
| typedef unit::Prefixed<Grams, unit::Milli> quantity::mass::MilliGram |
| typedef unit::Prefixed<Grams, unit::Nano> quantity::mass::NanoGram |
| typedef unit::NonPrefixable<Unit, OunceUnit> quantity::mass::Ounce |
| typedef unit::Prefixed<Grams, unit::Pico> quantity::mass::PicoGram |
| typedef unit::NonPrefixable<Unit, PoundUnit> quantity::mass::Pound |
| typedef Quantity<Class> quantity::mass::Quantity |
| typedef unit::Prefixed<Tonnes> quantity::mass::Tonne |
| typedef unit::Prefixable<Unit, TonneUnits> quantity::mass::Tonnes |
| typedef unit::NonPrefixable<Unit, TroyOunceUnit> quantity::mass::TroyOunce |
| typedef unit::NonPrefixable<Unit, UUnit> quantity::mass::U |
| typedef Loki::TL::Append<Loki::TL::Append<Grams::Units, Tonne::Units>::Result, LOKI_TYPELIST_8(ElectronMass, Dalton, U, Gamma, Pound, Ounce, TroyOunce, Grain)>::Result quantity::mass::Units |
1.5.3