Class SBDQuantityUnitMultiplication< UnitA, double >#
template <typename UnitA>
ClassList > SBDQuantityUnitMultiplication< UnitA, double >
Public Types#
Type | Name |
---|---|
enum | @105 |
typedef SBDQuantityUnitType< typename UnitA::SystemType,(UnitA::exponent1 !=0 ? UnitA::scale1 :0), UnitA::exponent1,(UnitA::exponent2 !=0 ? UnitA::scale2 :0), UnitA::exponent2,(UnitA::exponent3 !=0 ? UnitA::scale3 :0), UnitA::exponent3,(UnitA::exponent4 !=0 ? UnitA::scale4 :0), UnitA::exponent4,(UnitA::exponent5 !=0 ? UnitA::scale5 :0), UnitA::exponent5,(UnitA::exponent6 !=0 ? UnitA::scale6 :0), UnitA::exponent6,(UnitA::exponent7 !=0 ? UnitA::scale7 :0), UnitA::exponent7 > | UnitType |
Public Types Documentation#
enum @105#
typedef UnitType#
typedef SBDQuantityUnitType< typename UnitA::SystemType, (UnitA::exponent1 != 0 ? UnitA::scale1 : 0), UnitA::exponent1, (UnitA::exponent2 != 0 ? UnitA::scale2 : 0), UnitA::exponent2, (UnitA::exponent3 != 0 ? UnitA::scale3 : 0), UnitA::exponent3, (UnitA::exponent4 != 0 ? UnitA::scale4 : 0), UnitA::exponent4, (UnitA::exponent5 != 0 ? UnitA::scale5 : 0), UnitA::exponent5, (UnitA::exponent6 != 0 ? UnitA::scale6 : 0), UnitA::exponent6, (UnitA::exponent7 != 0 ? UnitA::scale7 : 0), UnitA::exponent7 > UnitType;