Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

quantity::Standard< unit::Prefixable< UT, U >, ST > Struct Template Reference

helper class to store standardization constant More...

#include <Quantity.h>

List of all members.

Static Public Attributes

const ST ratio
const bool exact


Detailed Description

template<class UT, class U, class ST>
struct quantity::Standard< unit::Prefixable< UT, U >, ST >

helper class to store standardization constant

specialization for a Prefixable Unit; define the values of ratio and exact outside of class for each Quantity/Unit combination.

Definition at line 750 of file Quantity.h.


Member Data Documentation

template<class UT, class U, class ST>
const bool quantity::Standard< unit::Prefixable< UT, U >, ST >::exact [static]
 

Definition at line 753 of file Quantity.h.

template<class UT, class U, class ST>
const ST quantity::Standard< unit::Prefixable< UT, U >, ST >::ratio [static]
 

Definition at line 752 of file Quantity.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 12 18:43:59 2007 for Quantity by doxygen 1.3.6