| typedef unit::ComposeBase<Unit, LOKI_TYPELIST_2(LengthElement, TimeElement)> quantity::acceleration::AccelerationComposedUnit |
Definition at line 67 of file Acceleration.h.
| typedef unit::Composed<AccelerationComposedUnit, LOKI_TYPELIST_2(length::CentiMetre, time::Second)> quantity::acceleration::CentiMetrePerSquareSecond |
Definition at line 73 of file Acceleration.h.
| typedef unit::NonPrefixable<Unit, GalUnit> quantity::acceleration::Gal |
| typedef unit::ComposeElement<Unit, LengthList, BSUtilities::Rational<1> > quantity::acceleration::LengthElement |
length compose element for Acceleration metre per square second units
Definition at line 56 of file Acceleration.h.
| typedef unit::Composed<AccelerationComposedUnit, LOKI_TYPELIST_2(length::Metre, time::MilliSecond)> quantity::acceleration::MetrePerSquareMilliSecond |
Definition at line 76 of file Acceleration.h.
| typedef unit::Composed<AccelerationComposedUnit, LOKI_TYPELIST_2(length::Metre, time::Second)> quantity::acceleration::MetrePerSquareSecond |
Definition at line 70 of file Acceleration.h.
| typedef Quantity<Class> quantity::acceleration::Quantity |
Definition at line 93 of file Acceleration.h.
| typedef unit::NonPrefixable<Unit, StandardAccelerationOfFreeFallUnit> quantity::acceleration::StandardAccelerationOfFreeFall |
| typedef unit::ComposeElement<Unit, TimeList, BSUtilities::Rational<-2> > quantity::acceleration::TimeElement |
time compose element for Acceleration metre per square second units
Definition at line 63 of file Acceleration.h.
| typedef quantity::acceleration::LOKI_TYPELIST_3 | ( | time::Second | , | |
| time::MilliSecond | , | |||
| time::MicroSecond | ||||
| ) |
| typedef quantity::acceleration::LOKI_TYPELIST_3 | ( | length::Metre | , | |
| length::CentiMetre | , | |||
| length::MilliMetre | ||||
| ) |
| typedef quantity::acceleration::LOKI_TYPELIST_5 | ( | MetrePerSquareSecond | , | |
| CentiMetrePerSquareSecond | , | |||
| MetrePerSquareMilliSecond | , | |||
| Gal | , | |||
| StandardAccelerationOfFreeFall | ||||
| ) |
list of all available acceleration units
1.5.3