physical::FixedPhysicalRatio< E1, E2 > Struct Template Reference

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

#include <Copy of fixedphysical.hpp>

List of all members.

Public Types

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


Detailed Description

template<class E1, class E2>
struct physical::FixedPhysicalRatio< E1, E2 >

resulting type of the ratio of two other quantities.

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


Member Typedef Documentation

template<class E1, class E2>
typedef detail::larger_type<typename E1::numerical_value_t, typename E2::numerical_value_t>::type physical::FixedPhysicalRatio< E1, E2 >::numerical_value_t

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

template<class E1, class E2>
typedef FixedPhysical< numerical_value_t, typename detail::minus<typename E1::exponents, typename E2::exponents>::type > physical::FixedPhysicalRatio< E1, E2 >::type

Definition at line 70 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