Typedefs | |
typedef Units::Unit< AccelerationGroup > | AccelerationUnit |
Acceleration base unit. | |
typedef Units::CompoundElement< AccelerationGroup, LengthList, BSUtilities::Rational< 1 > > | LengthElement |
length compound element for Acceleration metre per square second units | |
typedef Units::CompoundElement< AccelerationGroup, TimeList, BSUtilities::Rational<-2 > > | TimeElement |
time compound element for Acceleration metre per square second units | |
typedef Units::Compound< AccelerationGroup, AccelerationCompoundList > | AccelerationCompoundUnits |
typedef Units::Composed< AccelerationCompoundUnits, TYPELIST_2(LengthUnits::Metre, TimeUnits::Second) | MetrePerSquareSecond ) |
typedef Units::Composed< AccelerationCompoundUnits, TYPELIST_2(LengthUnits::CentiMetre, TimeUnits::Second) | CentiMetrePerSquareSecond ) |
typedef Units::Composed< AccelerationCompoundUnits, TYPELIST_2(LengthUnits::Metre, TimeUnits::MilliSecond) | MetrePerSquareMilliSecond ) |
typedef Units::NonPrefixable< AccelerationGroup, GalUnit > | Gal |
typedef Units::NonPrefixable< AccelerationGroup, StandardAccelerationOfFreeFallUnit > | StandardAccelerationOfFreeFall |
Functions | |
typedef | TYPELIST_3 (LengthUnits::Metre, LengthUnits::CentiMetre, LengthUnits::MilliMetre) LengthList |
typedef | TYPELIST_3 (TimeUnits::Second, TimeUnits::MilliSecond, TimeUnits::MicroSecond) TimeList |
typedef | TYPELIST_2 (LengthElement, TimeElement) AccelerationCompoundList |
typedef | TYPELIST_5 (MetrePerSquareSecond, CentiMetrePerSquareSecond, MetrePerSquareMilliSecond, Gal, StandardAccelerationOfFreeFall) AccelerationUnits |
list of all available acceleration units |