Typedefs | |
typedef unit::Component < time::Units, BSUtilities::Rational<-1 > > | TimeComponent |
typedef unit::ComposeBase < Unit, Loki::Typelist < TimeComponent, Loki::NullType > > | FirstOrderRateConstantComposedUnit |
typedef unit::Composed < FirstOrderRateConstantComposedUnit, Loki::Typelist< time::Minute, Loki::NullType > > | OnePerMinute |
typedef unit::Composed < FirstOrderRateConstantComposedUnit, Loki::Typelist< time::Second, Loki::NullType > > | OnePerSecond |
typedef unit::Composed < FirstOrderRateConstantComposedUnit, Loki::Typelist < time::MilliSecond, Loki::NullType > > | OnePerMilliSecond |
typedef Loki::Typelist < FirstOrderRateConstantComposedUnit, Loki::NullType > | Units |
list of all available FirstOrderRateConstant units | |
typedef Quantity< Class > | Quantity |
Functions | |
typedef | LOKI_TYPELIST_3 (time::Minute, time::Second, time::MilliSecond) TimeList |
time compose element for FirstOrderRateConstant units |
typedef unit::ComposeBase<Unit, Loki::Typelist<TimeComponent, Loki::NullType> > quantity::firstOrderRateConstant::FirstOrderRateConstantComposedUnit |
Definition at line 54 of file FirstOrderRateConstant.h.
typedef unit::Composed<FirstOrderRateConstantComposedUnit, Loki::Typelist<time::MilliSecond, Loki::NullType> > quantity::firstOrderRateConstant::OnePerMilliSecond |
Definition at line 63 of file FirstOrderRateConstant.h.
typedef unit::Composed<FirstOrderRateConstantComposedUnit, Loki::Typelist<time::Minute, Loki::NullType> > quantity::firstOrderRateConstant::OnePerMinute |
Definition at line 57 of file FirstOrderRateConstant.h.
typedef unit::Composed<FirstOrderRateConstantComposedUnit, Loki::Typelist<time::Second, Loki::NullType> > quantity::firstOrderRateConstant::OnePerSecond |
Definition at line 60 of file FirstOrderRateConstant.h.
typedef Quantity<Class> quantity::firstOrderRateConstant::Quantity |
Definition at line 72 of file FirstOrderRateConstant.h.
typedef unit::Component<time::Units, BSUtilities::Rational<-1> > quantity::firstOrderRateConstant::TimeComponent |
Definition at line 50 of file FirstOrderRateConstant.h.
typedef Loki::Typelist<FirstOrderRateConstantComposedUnit, Loki::NullType> quantity::firstOrderRateConstant::Units |
list of all available FirstOrderRateConstant units
Definition at line 68 of file FirstOrderRateConstant.h.
typedef quantity::firstOrderRateConstant::LOKI_TYPELIST_3 | ( | time::Minute | , | |
time::Second | , | |||
time::MilliSecond | ||||
) |
time compose element for FirstOrderRateConstant units