quantity::Standard< mass::Grams, ST > Struct Template Reference

provide information for Gram standardization and exactness More...

#include <Mass.h>

List of all members.

Static Public Attributes

static const ST ratio = 0.001
 definition of standardization ratio
static const bool exact = true
 definition of exactness


Detailed Description

template<typename ST>
struct quantity::Standard< mass::Grams, ST >

provide information for Gram standardization and exactness

partial specialization for Grams and all storage types

Definition at line 122 of file Mass.h.


Member Data Documentation

template<typename ST>
const ST quantity::Standard< mass::Grams, ST >::ratio = 0.001 [inline, static]

definition of standardization ratio

Definition at line 124 of file Mass.h.

template<typename ST>
const bool quantity::Standard< mass::Grams, ST >::exact = true [inline, static]

definition of exactness

Definition at line 125 of file Mass.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 27 15:55:48 2009 for Quantities by  doxygen 1.5.3