SBDQuantityProduct7< Quantity1, Quantity2, Quantity3, Quantity4, Quantity5, Quantity6, Quantity7 > Class Template Reference

This template class is used to compute the product of seven quantity types. More...

Detailed Description

template<typename Quantity1, typename Quantity2, typename Quantity3, typename Quantity4, typename Quantity5, typename Quantity6, typename Quantity7>
class SBDQuantityProduct7< Quantity1, Quantity2, Quantity3, Quantity4, Quantity5, Quantity6, Quantity7 >

Template Parameters
Quantity1The first quantity type
Quantity2The second quantity type
Quantity3The third quantity type
Quantity4The fourth quantity type
Quantity5The fifth quantity type
Quantity6The sixth quantity type
Quantity7The seventh quantity type

This template is used to define the product of seven quantity types.

The typedef Type is the quantity type of the product of the seven quantity types.

Please refer to the description of SAMSON's unit system for more information.

Short name: SBQuantityProduct7

See also
SBDQuantityProduct2
SAMSON's unit system