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

provide information for Ounce standardization and exactness More...

#include <Mass.h>

List of all members.

Static Public Attributes

static const ST ratio = 0.0283495
 definition of standardization ratio
static const bool exact = false
 definition of exactness


Detailed Description

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

provide information for Ounce standardization and exactness

partial specialization for Ounce and all storage types

Definition at line 234 of file Mass.h.


Member Data Documentation

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

definition of standardization ratio

Definition at line 236 of file Mass.h.

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

definition of exactness

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