Typedefs | |
typedef unit::Component < amountOfSubstance::Units, BSUtilities::Rational<-1 > > | AmountOfSubstanceElement |
amount of substance compose element for Avogadro constant one per mole units | |
typedef unit::ComposeBase < Unit, Loki::Typelist < AmountOfSubstanceElement, Loki::NullType > > | AvogadroConstantComposedUnit |
typedef unit::Composed < AvogadroConstantComposedUnit, Loki::Typelist < amountOfSubstance::Mole, Loki::NullType > > | OnePerMole |
typedef unit::Composed < AvogadroConstantComposedUnit, Loki::Typelist < amountOfSubstance::MilliMole, Loki::NullType > > | OnePerMilliMole |
typedef Loki::Typelist < AvogadroConstantComposedUnit, Loki::NullType > | Units |
list of Avogadro constant units | |
typedef Quantity< Class > | Quantity |
typedef unit::Component<amountOfSubstance::Units, BSUtilities::Rational<-1> > quantity::avogadroConstant::AmountOfSubstanceElement |
amount of substance compose element for Avogadro constant one per mole units
Definition at line 42 of file AvogadroConstant.h.
typedef unit::ComposeBase<Unit, Loki::Typelist<AmountOfSubstanceElement, Loki::NullType> > quantity::avogadroConstant::AvogadroConstantComposedUnit |
Definition at line 53 of file AvogadroConstant.h.
typedef unit::Composed<AvogadroConstantComposedUnit, Loki::Typelist<amountOfSubstance::MilliMole, Loki::NullType> > quantity::avogadroConstant::OnePerMilliMole |
Definition at line 59 of file AvogadroConstant.h.
typedef unit::Composed<AvogadroConstantComposedUnit, Loki::Typelist<amountOfSubstance::Mole, Loki::NullType> > quantity::avogadroConstant::OnePerMole |
Definition at line 56 of file AvogadroConstant.h.
typedef Quantity<Class> quantity::avogadroConstant::Quantity |
Definition at line 66 of file AvogadroConstant.h.
typedef Loki::Typelist<AvogadroConstantComposedUnit, Loki::NullType> quantity::avogadroConstant::Units |