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

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

#include <Copy of fixedphysical.hpp>

List of all members.

Public Types

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

Public Member Functions

 BOOST_STATIC_ASSERT ((boost::is_same< typename E1::dimensions, typename E2::dimensions >::type::value))


Detailed Description

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

resulting type of the sum of two other quantities.

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


Member Typedef Documentation

template<class Q1, class Q2>
typedef Q1::exponents physical::FixedPhysicalSum< Q1, Q2 >::E1

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

template<class Q1, class Q2>
typedef Q2::exponents physical::FixedPhysicalSum< Q1, Q2 >::E2

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

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

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

template<class Q1, class Q2>
typedef FixedPhysical< numerical_value_t, typename Q1::exponents > physical::FixedPhysicalSum< Q1, Q2 >::type

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


Member Function Documentation

template<class Q1, class Q2>
physical::FixedPhysicalSum< Q1, Q2 >::BOOST_STATIC_ASSERT ( (boost::is_same< typename E1::dimensions, typename E2::dimensions >::type::value)   ) 


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