DP3
Classes | Namespaces
AxisMapping.h File Reference

Map the cells of one axis to another. More...

#include "Grid.h"
#include <map>

Go to the source code of this file.

Classes

class  dp3::parmdb::AxisCache
 This class caches Grid objects. More...
 
class  dp3::parmdb::AxisMapping
 Map the cells of one axis to another. More...
 
class  dp3::parmdb::AxisMappingCache
 This class caches axis mappings. It uses the unique id of the from-axis and to-axis as the key in the cache.
It is meant to avoid creating many identical mappings, because the same axes are used for many parameters. More...
 
class  dp3::parmdb::GridMapping
 

Namespaces

 dp3
 This file has generic helper routines for testing steps.
 
 dp3::parmdb
 

Detailed Description

Map the cells of one axis to another.

Author
Ger van Diepen (diepen AT astron nl)