Typedefs | |
typedef unit::ComposeElement < Unit, TimeList, BSUtilities::Rational<-1 > > | TimeElement |
typedef unit::ComposeBase < Unit, LOKI_TYPELIST_1(TimeElement)> | FirstOrderRateConstantComposedUnit |
typedef unit::Composed < FirstOrderRateConstantComposedUnit, LOKI_TYPELIST_1(time::Minute)> | OnePerMinute |
typedef unit::Composed < FirstOrderRateConstantComposedUnit, LOKI_TYPELIST_1(time::Second)> | OnePerSecond |
typedef unit::Composed < FirstOrderRateConstantComposedUnit, LOKI_TYPELIST_1(time::MilliSecond)> | OnePerMilliSecond |
typedef Quantity< Class > | Quantity |
Functions | |
typedef | LOKI_TYPELIST_3 (time::Minute, time::Second, time::MilliSecond) TimeList |
time compose element for FirstOrderRateConstant units | |
typedef | LOKI_TYPELIST_3 (OnePerMinute, OnePerSecond, OnePerMilliSecond) Units |
list of all available FirstOrderRateConstant units |
typedef unit::ComposeBase<Unit, LOKI_TYPELIST_1(TimeElement)> quantity::firstOrderRateConstant::FirstOrderRateConstantComposedUnit |
Definition at line 53 of file FirstOrderRateConstant.h.
typedef unit::Composed<FirstOrderRateConstantComposedUnit, LOKI_TYPELIST_1(time::MilliSecond)> quantity::firstOrderRateConstant::OnePerMilliSecond |
Definition at line 62 of file FirstOrderRateConstant.h.
typedef unit::Composed<FirstOrderRateConstantComposedUnit, LOKI_TYPELIST_1(time::Minute)> quantity::firstOrderRateConstant::OnePerMinute |
Definition at line 56 of file FirstOrderRateConstant.h.
typedef unit::Composed<FirstOrderRateConstantComposedUnit, LOKI_TYPELIST_1(time::Second)> quantity::firstOrderRateConstant::OnePerSecond |
Definition at line 59 of file FirstOrderRateConstant.h.
typedef Quantity<Class> quantity::firstOrderRateConstant::Quantity |
Definition at line 71 of file FirstOrderRateConstant.h.
typedef unit::ComposeElement<Unit, TimeList, BSUtilities::Rational<-1> > quantity::firstOrderRateConstant::TimeElement |
Definition at line 50 of file FirstOrderRateConstant.h.
typedef quantity::firstOrderRateConstant::LOKI_TYPELIST_3 | ( | OnePerMinute | , | |
OnePerSecond | , | |||
OnePerMilliSecond | ||||
) |
list of all available FirstOrderRateConstant units
typedef quantity::firstOrderRateConstant::LOKI_TYPELIST_3 | ( | time::Minute | , | |
time::Second | , | |||
time::MilliSecond | ||||
) |
time compose element for FirstOrderRateConstant units