#import <LynkeosProcessingView.h>


Public Member Functions | |
| (id< LynkeosImageList >) | - imageList |
| Images to be processed. | |
| (id< LynkeosImageList >) | - darkFrameList |
| Thermal noise images. | |
| (id< LynkeosImageList >) | - flatFieldList |
| Optical attenuations. | |
| (id< LynkeosImageList >) | - currentList |
| The list under use. | |
| (ListMode_t) | - listMode |
| The mode associated to the list. | |
| (DataMode_t) | - dataMode |
| Whether to act on list or result. | |
| (void) | - setListMode: |
| Set the list we will be working on from now. | |
| (void) | - setDataMode: |
| Set the data we will work with. | |
The document provides the notification LynkeosDocumentDidLoadNotification.
| - (void) setListMode: | (ListMode_t) | mode |
Set the list we will be working on from now.
| mode | The new current list (image/flat/dark) |
1.5.7.1