DUDS
Distributed Update of Data from Something
QuantityArray.hpp File Reference
#include <duds/data/Quantity.hpp>
#include <duds/general/NddArray.hpp>
#include <array>
Include dependency graph for QuantityArray.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  duds::data::QuantityArray< L >
 A fixed size array of quantities all sharing the same units. More...
 
class  duds::data::QuantityIterator< I >
 An iterator template for QuantityArray and QuantityNddArray that provides a Quantity object when dereferenced. More...
 
struct  duds::data::QuantityNddArray
 An array of quantites of dynamic size and number of dimensions. More...
 
struct  duds::data::QuantityXyz
 A QuantityArray for the common usage of a three dimentional coordinate or a triple axis sample. More...
 

Namespaces

 duds
 
 duds::data