#include "Quantity/UniqueConstant.h"
#include "PhysicalQuantities/AmountOfSubstance.h"
Go to the source code of this file.
Namespaces | |
| namespace | quantity |
| namespace | quantity::avogadroConstant |
Classes | |
| struct | quantity::Standard< avogadroConstant::AvogadroConstantComposedUnit, ST > |
| provide information for AvogadroConstantComposedUnit standardization and exactness More... | |
| struct | quantity::QuantityTraits< avogadroConstant::Class > |
| the Avogadro constant quantity traits template More... | |
| struct | quantity::DerivedQuantityTraits< avogadroConstant::Class, avogadroConstant::DerivedAvogadroConstant > |
Defines | |
| #define | AVOGADROCONSTANT AvogadroConstant::Instance() |
| definition of AVOGADROCONSTANT macro | |
Typedefs | |
| typedef unit::ComposeElement < Unit, AmountOfSubstanceList, BSUtilities::Rational<-1 > > | quantity::avogadroConstant::AmountOfSubstanceElement |
| amount of substance compose element for Avogadro constant one per mole units | |
| typedef unit::ComposeBase < Unit, LOKI_TYPELIST_1(AmountOfSubstanceElement)> | quantity::avogadroConstant::AvogadroConstantComposedUnit |
| typedef unit::Composed < AvogadroConstantComposedUnit, LOKI_TYPELIST_1(amountOfSubstance::Mole)> | quantity::avogadroConstant::OnePerMole |
| typedef unit::Composed < AvogadroConstantComposedUnit, LOKI_TYPELIST_1(amountOfSubstance::MilliMole)> | quantity::avogadroConstant::OnePerMilliMole |
| typedef Quantity< Class > | quantity::avogadroConstant::Quantity |
| typedef Loki::SingletonHolder < UniqueConstant < avogadroConstant::Quantity > > | quantity::AvogadroConstant |
| the Avogadro constant singleton with default storage unit and storage type double | |
Functions | |
| typedef | quantity::avogadroConstant::LOKI_TYPELIST_2 (amountOfSubstance::Mole, amountOfSubstance::MilliMole) AmountOfSubstanceList |
| typedef | quantity::avogadroConstant::LOKI_TYPELIST_2 (OnePerMole, OnePerMilliMole) Units |
| list of all available Avogadro constant units | |
For details see Avogadro Constant Fundamental Physical Constant
Definition in file AvogadroConstant.h.
| #define AVOGADROCONSTANT AvogadroConstant::Instance() |
1.5.3