quantity::Standard< digital::Unity, bool > Struct Template Reference

provide information for Unity standardization and exactness More...

#include <Digital.h>

List of all members.

Static Public Attributes

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


Detailed Description

template<>
struct quantity::Standard< digital::Unity, bool >

provide information for Unity standardization and exactness

partial specialization for Unity and all storage types

Definition at line 121 of file Digital.h.


Member Data Documentation

const bool quantity::Standard< digital::Unity, bool >::ratio = true [static]

definition of standardization ratio

in contrast to quantities with variable ST, here the storage type is fixed to bool, and Standard can be fully specialized

Definition at line 123 of file Digital.h.

const bool quantity::Standard< digital::Unity, bool >::exact = true [static]

definition of exactness

in contrast to quantities with variable ST, here the storage type is fixed to bool, and Standard can be fully specialized

Definition at line 124 of file Digital.h.


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