Typedefs | |
typedef unit::Prefixable < Unit, JouleUnits > | Joules |
the Joules | |
typedef unit::Prefixed < Joules > | Joule |
the Joule | |
typedef unit::Prefixed < Joules, unit::Kilo > | KiloJoule |
the KiloJoule | |
typedef unit::NonPrefixable < Unit, ErgUnit > | Erg |
the erg | |
typedef unit::NonPrefixable < Unit, HartreeUnit > | Hartree |
the Hartree | |
typedef unit::NonPrefixable < Unit, RydbergUnit > | Rydberg |
the Rydberg | |
typedef unit::Prefixable < Unit, ElectronVoltUnit > | ElectronVolts |
the electron volt | |
typedef unit::NonPrefixable < Unit, ThermochemicalCaloryUnit > | ThermochemicalCalory |
the thermochemical calory | |
typedef unit::NonPrefixable < Unit, InternationalCaloryUnit > | InternationalCalory |
the international calory | |
typedef unit::NonPrefixable < Unit, FifteenDegreeCaloryUnit > | FifteenDegreeCalory |
the 15 degree calory | |
typedef unit::NonPrefixable < Unit, LitreAtmosphereUnit > | LitreAtmosphere |
the litre atmosphere | |
typedef unit::NonPrefixable < Unit, BritishThermalUnitUnit > | BritishThermalUnit |
the british thermal unit | |
typedef Loki::TL::Append < Joules::Units, LOKI_TYPELIST_9(Erg, Hartree, Rydberg, ElectronVolts::Units, ThermochemicalCalory, InternationalCalory, FifteenDegreeCalory, LitreAtmosphere, BritishThermalUnit)> ::Result | Units |
list of all available energy units | |
typedef Joule | J |
typedef Quantity< Class > | Quantity |
typedef unit::NonPrefixable<Unit, BritishThermalUnitUnit> quantity::energy::BritishThermalUnit |
typedef unit::Prefixable<Unit, ElectronVoltUnit> quantity::energy::ElectronVolts |
typedef unit::NonPrefixable<Unit, ErgUnit> quantity::energy::Erg |
typedef unit::NonPrefixable<Unit, FifteenDegreeCaloryUnit> quantity::energy::FifteenDegreeCalory |
typedef unit::NonPrefixable<Unit, HartreeUnit> quantity::energy::Hartree |
typedef unit::NonPrefixable<Unit, InternationalCaloryUnit> quantity::energy::InternationalCalory |
typedef Joule quantity::energy::J |
typedef unit::Prefixed<Joules> quantity::energy::Joule |
typedef unit::Prefixable<Unit, JouleUnits> quantity::energy::Joules |
typedef unit::Prefixed<Joules, unit::Kilo> quantity::energy::KiloJoule |
typedef unit::NonPrefixable<Unit, LitreAtmosphereUnit> quantity::energy::LitreAtmosphere |
typedef Quantity<Class> quantity::energy::Quantity |
typedef unit::NonPrefixable<Unit, RydbergUnit> quantity::energy::Rydberg |
typedef unit::NonPrefixable<Unit, ThermochemicalCaloryUnit> quantity::energy::ThermochemicalCalory |
typedef Loki::TL::Append<Joules::Units, LOKI_TYPELIST_9(Erg, Hartree, Rydberg, ElectronVolts::Units, ThermochemicalCalory, InternationalCalory, FifteenDegreeCalory, LitreAtmosphere, BritishThermalUnit)>::Result quantity::energy::Units |