quantity::Standard< length::Foot, ST > Struct Template Reference

provide information for Foot standardization and exactness More...

#include <Length.h>

List of all members.

Static Public Attributes

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


Detailed Description

template<typename ST>
struct quantity::Standard< length::Foot, ST >

provide information for Foot standardization and exactness

partial specialization for Foot and all storage types

Definition at line 274 of file Length.h.


Member Data Documentation

template<typename ST>
const ST quantity::Standard< length::Foot, ST >::ratio = 0.3048 [inline, static]

definition of standardization ratio

Definition at line 276 of file Length.h.

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

definition of exactness

Definition at line 277 of file Length.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