ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
imageCube.hpp File Reference

ImageCube class header file. More...

#include <iostream>
#include "cpl_imagelist.h"
#include "cppcpl/error.hpp"
#include "cppcpl/image.hpp"
#include "imageCube.ipp"

Go to the source code of this file.

Classes

class  odp::ImageCube
 This class is C++ wrapper for a CPL image list object. It provides a simplified interface that allows to call CPL routines from INS applications. Normally a image list can be used to handle FITS cubes. When a FITS cube is loaded, each plane of the FITS cube will be an element of the image list. The total number of planes can be obtained with the method GetSize(). More...
 

Namespaces

 odp
 

Detailed Description

ImageCube class header file.