DexelaDetector API: Class List

Dexela API

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBusScannerThis class is used to scan the different interfaces and give information about devices found.
 CDetStatusStructure to hold the detector current status.
 CDevInfoA structure to hold device information.
 CDexelaDetectorThis class is used to control any interface-type Detector and acquire images from it. It will provide all the basic functionality required for all different Dexela detectors. For interface specific functionality please see the interface specific classes (e.g. DexelaDetectorGE, DexelaDetectorCL).
 CDexelaDetectorCLThis class is used to control CameraLink Type Detectors. It will give access to functions that are not available to other interface-type detectors.
Note: For all standard detector function calls please see the DexelaDetector class (these functions are also available to DexelaDetectorCL objects)
 CDexelaDetectorGEThis class is used to control GigE Type Detectors. It will give access to functions that are not available to other interface-type detectors.
Note: For all standard detector function calls please see the DexelaDetector class (these functions are also available to DexelaDetectorGE objects)
 CDexelaExceptionThis class contains information about any possible error's in the API. In the event of a problem a DexelaException will be thrown.
Note: It is suggested that you wrap your code in a try-catch block to ensure that if any errors occur you can detect (and properly handle them) in your code.
 CDexImageThis class is used to store and handle the images acquired from a detector.
 CGeometryCorrectionParamsA structure used to specify the new image dimensions for geometry correction
Generated on Tue Nov 25 2014 10:22:45 for DexelaDetector API by   doxygen 1.8.7