physical::FixedPhysicalProduct< Q1, Q2 > Struct Template Reference

resulting type of the product of two other quantities. More...

#include <Copy of fixedphysical.hpp>

List of all members.

Public Types

typedef detail::larger_type<
typename Q1::numerical_value_t,
typename Q2::numerical_value_t
>::type 
numerical_value_t
typedef FixedPhysical< numerical_value_t,
typename detail::plus< typename
Q1::exponents, typename Q2::exponents
>::type
type


Detailed Description

template<class Q1, class Q2>
struct physical::FixedPhysicalProduct< Q1, Q2 >

resulting type of the product of two other quantities.

Definition at line 75 of file Copy of fixedphysical.hpp.


Member Typedef Documentation

template<class Q1, class Q2>
typedef detail::larger_type<typename Q1::numerical_value_t, typename Q2::numerical_value_t>::type physical::FixedPhysicalProduct< Q1, Q2 >::numerical_value_t

Definition at line 76 of file Copy of fixedphysical.hpp.

template<class Q1, class Q2>
typedef FixedPhysical< numerical_value_t, typename detail::plus<typename Q1::exponents, typename Q2::exponents>::type > physical::FixedPhysicalProduct< Q1, Q2 >::type

Definition at line 77 of file Copy of fixedphysical.hpp.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 2 22:25:07 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo