ifw-odp 5.0.0
Loading...
Searching...
No Matches
Classes | Namespaces
imageCube.hpp File Reference

ImageCube class header file. More...

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

Go to the source code of this file.

Classes

class  ifw::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

namespace  ifw
 
namespace  ifw::odp
 

Detailed Description

ImageCube class header file.