Typedefs | |
typedef unit::Component < length::Units, BSUtilities::Rational< 1 > > | LengthComponent |
length compose element for HeterogeneousRateConstant metre per second units | |
typedef unit::Component < time::Units, BSUtilities::Rational<-1 > > | TimeComponent |
time compose element for HeterogeneousRateConstant metre per second units | |
typedef unit::ComposeBase < Unit, Loki::Typelist < LengthComponent, Loki::Typelist< TimeComponent, Loki::NullType > > > | HeterogeneousRateConstantComposedUnit |
typedef unit::Composed < HeterogeneousRateConstantComposedUnit, Loki::Typelist< length::Metre, Loki::Typelist< time::Second, Loki::NullType > > > | MetrePerSecond |
typedef unit::Composed < HeterogeneousRateConstantComposedUnit, Loki::Typelist < length::CentiMetre, Loki::Typelist< time::Second, Loki::NullType > > > | CentiMetrePerSecond |
typedef Loki::Typelist < HeterogeneousRateConstantComposedUnit, Loki::NullType > | Units |
list of all available heterogeneous rate constant units | |
typedef Quantity< Class > | Quantity |
typedef unit::Composed<HeterogeneousRateConstantComposedUnit, Loki::Typelist<length::CentiMetre, Loki::Typelist<time::Second, Loki::NullType> > > quantity::heterogeneousRateConstant::CentiMetrePerSecond |
Definition at line 66 of file HeterogeneousRateConstant.h.
typedef unit::ComposeBase<Unit, Loki::Typelist<LengthComponent, Loki::Typelist<TimeComponent, Loki::NullType> > > quantity::heterogeneousRateConstant::HeterogeneousRateConstantComposedUnit |
Definition at line 59 of file HeterogeneousRateConstant.h.
typedef unit::Component<length::Units, BSUtilities::Rational<1> > quantity::heterogeneousRateConstant::LengthComponent |
length compose element for HeterogeneousRateConstant metre per second units
Definition at line 44 of file HeterogeneousRateConstant.h.
typedef unit::Composed<HeterogeneousRateConstantComposedUnit, Loki::Typelist<length::Metre, Loki::Typelist<time::Second, Loki::NullType> > > quantity::heterogeneousRateConstant::MetrePerSecond |
Definition at line 63 of file HeterogeneousRateConstant.h.
typedef Quantity<Class> quantity::heterogeneousRateConstant::Quantity |
Definition at line 74 of file HeterogeneousRateConstant.h.
typedef unit::Component<time::Units, BSUtilities::Rational<-1> > quantity::heterogeneousRateConstant::TimeComponent |
time compose element for HeterogeneousRateConstant metre per second units
Definition at line 55 of file HeterogeneousRateConstant.h.
typedef Loki::Typelist<HeterogeneousRateConstantComposedUnit, Loki::NullType> quantity::heterogeneousRateConstant::Units |
list of all available heterogeneous rate constant units
Definition at line 70 of file HeterogeneousRateConstant.h.