#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | NewdatReader |
| class reads files in the .newdat format. The NewdatReader class handles data files in the .newdat format. The data files of e.g. ithe BOOMERANG03 NA pipeline (http://oberon.roma1.infn.it/boomerang/b2k/data/na.tgz) are shipped in this format. Extensive documentation of this format can be found in the README.newdat file that comes with that dataset. Usage of this class is straightforward: More... | |
| struct | NewdatReader::Band |
| Struct representing one Band The Band struct has fields representing the power in the band, errors, offsets and the like. More... | |
| struct | NewdatReader::MinMaxBands |
1.4.6