Typedefs | |
typedef unit::Component < amountOfSubstance::Units, BSUtilities::Rational< 1 > > | AmountOfSubstanceComponent |
amount of substance compose element for SurfaceConcentration mol per square metre units | |
typedef unit::Component < length::Units, BSUtilities::Rational<-2 > > | LengthComponent |
length compose element for SurfaceConcentration mol per square metre units | |
typedef unit::ComposeBase < Unit, Loki::Typelist < AmountOfSubstanceComponent, Loki::Typelist < LengthComponent, Loki::NullType > > > | SurfaceConcentrationComposedUnit |
typedef unit::Composed < SurfaceConcentrationComposedUnit, Loki::Typelist < amountOfSubstance::Mole, Loki::Typelist< length::Metre, Loki::NullType > > > | MolePerSquareMetre |
typedef unit::Composed < SurfaceConcentrationComposedUnit, Loki::Typelist < amountOfSubstance::Mole, Loki::Typelist < length::CentiMetre, Loki::NullType > > > | MolePerSquareCentiMetre |
typedef unit::Composed < SurfaceConcentrationComposedUnit, Loki::Typelist < amountOfSubstance::MilliMole, Loki::Typelist< length::Metre, Loki::NullType > > > | MilliMolePerSquareMetre |
typedef unit::Composed < SurfaceConcentrationComposedUnit, Loki::Typelist < amountOfSubstance::MilliMole, Loki::Typelist < length::CentiMetre, Loki::NullType > > > | MilliMolePerSquareCentiMetre |
typedef Loki::Typelist < SurfaceConcentrationComposedUnit, Loki::NullType > | Units |
list of all available SurfaceConcentration units | |
typedef Quantity< Class > | Quantity |
typedef unit::Component<amountOfSubstance::Units, BSUtilities::Rational<1> > quantity::surfaceConcentration::AmountOfSubstanceComponent |
amount of substance compose element for SurfaceConcentration mol per square metre units
Definition at line 41 of file SurfaceConcentration.h.
typedef unit::Component<length::Units, BSUtilities::Rational<-2> > quantity::surfaceConcentration::LengthComponent |
length compose element for SurfaceConcentration mol per square metre units
Definition at line 51 of file SurfaceConcentration.h.
typedef unit::Composed<SurfaceConcentrationComposedUnit, Loki::Typelist<amountOfSubstance::MilliMole, Loki::Typelist<length::CentiMetre, Loki::NullType> > > quantity::surfaceConcentration::MilliMolePerSquareCentiMetre |
Definition at line 76 of file SurfaceConcentration.h.
typedef unit::Composed<SurfaceConcentrationComposedUnit, Loki::Typelist<amountOfSubstance::MilliMole, Loki::Typelist<length::Metre, Loki::NullType> > > quantity::surfaceConcentration::MilliMolePerSquareMetre |
Definition at line 71 of file SurfaceConcentration.h.
typedef unit::Composed<SurfaceConcentrationComposedUnit, Loki::Typelist<amountOfSubstance::Mole, Loki::Typelist<length::CentiMetre, Loki::NullType> > > quantity::surfaceConcentration::MolePerSquareCentiMetre |
Definition at line 65 of file SurfaceConcentration.h.
typedef unit::Composed<SurfaceConcentrationComposedUnit, Loki::Typelist<amountOfSubstance::Mole, Loki::Typelist<length::Metre, Loki::NullType> > > quantity::surfaceConcentration::MolePerSquareMetre |
Definition at line 60 of file SurfaceConcentration.h.
typedef Quantity<Class> quantity::surfaceConcentration::Quantity |
Definition at line 84 of file SurfaceConcentration.h.
typedef unit::ComposeBase<Unit, Loki::Typelist<AmountOfSubstanceComponent, Loki::Typelist<LengthComponent, Loki::NullType> > > quantity::surfaceConcentration::SurfaceConcentrationComposedUnit |
Definition at line 56 of file SurfaceConcentration.h.
typedef Loki::Typelist<SurfaceConcentrationComposedUnit, Loki::NullType> quantity::surfaceConcentration::Units |
list of all available SurfaceConcentration units
Definition at line 80 of file SurfaceConcentration.h.