quantity::Standard< volume::Litres, ST > Struct Template Reference

provide information for Litre standardization and exactness More...

#include <Volume.h>

List of all members.

Static Public Attributes

static const ST ratio = 1.0e-3
 definition of standardization ratio
static const bool exact = true
 definition of exactness


Detailed Description

template<typename ST>
struct quantity::Standard< volume::Litres, ST >

provide information for Litre standardization and exactness

partial specialization for Litres and all storage types

Definition at line 127 of file Volume.h.


Member Data Documentation

template<typename ST>
const ST quantity::Standard< volume::Litres, ST >::ratio = 1.0e-3 [inline, static]

definition of standardization ratio

Definition at line 129 of file Volume.h.

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

definition of exactness

Definition at line 130 of file Volume.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