This template class is used to compute the product of two quantity types. More...
| Quantity1 | The first quantity type |
| Quantity2 | The second quantity type |
This template is used to define the product of two quantity types.
The typedef Type is the quantity type of the product of the two quantity types Quantity1 and Quantity2.
Please refer to the description of SAMSON's unit system for more information.
Short name: SBQuantityProduct2