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