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 719 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 722 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 721 of file Quantity.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 15 14:05:22 2006 for Quantity by doxygen 1.3.6