Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nodp | |
CArray | This class is C++ wrapper for a CPL array object. It provides a simplified interface to the INS software |
CError | This class handle the errors produced by the calling of image processing routines |
CImage | This class is C++ wrapper for a CPL image object. It provides a simplified interface that allows to call CPL routines from from INS applications |
CImageCube | 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() |
CImageExtensions | This class is interface for a CPL image extensions functions. It provides a simplified interface that allows to call CPL routines INS applications |
CImageProperties | This class is C++ wrapper for a CPL properties list object. It provides a simplified interface that allows to call CPL routines from INS application |
CImageStatistics | This class is interface for a CPL image statistics functions. It provides a simplified interface that allows to call CPL routines from INS applications |
CImageWrapper | This is the base class that provides the interface to wrap images from shared memory areas. Currently it provides the only method which is common for its children classes |
CMask | This class is C++ wrapper for a CPL mask object. It provides a simplified interface that allows to call CPL routines from INS applications |
CMatrix | This class is C++ wrapper for a CPL matrix object. It provides a simplified interface that allows to call CPL routines from INS applications |
CMatrixWrapper | This class extends the odp::Matrix class adding the constructor to create the CPL matrix from a buffer data of type double |
CIqe | |
CCenterGauss | |
CSlitPos | |
CSize | |
CRectAperture | |
CCircularAperture | |
CRecipe | This class is C++ wrapper for a CPL and CLIPM recipes. It provides a simplified interface that allows to call CPL routines from INS applications |
▼Ntest_array | |
CTestPycpl | |
▼Ntest_image | |
CTestPycpl | |
▼Ntest_imagecube | |
CTestPycpl | |
▼Ntest_mask | |
CTestPycpl | |
▼Ntest_matrix | |
CTestPycpl | |
▼Ntest_recipe | |
CTestPycpl | |
▼Ntest_statistics | |
CTestPycpl | |
C_cpl_image_ | |
Cclipm_match_circle_par_t | |
CTestArray | |
CTestImageStatistics | |
CTestMask | |