DexelaDetector API
|
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CBusScanner | This class is used to scan the different interfaces and give information about devices found. |
CDetStatus | Structure to hold the detector current status. |
CDevInfo | A structure to hold device information. |
▼CDexelaDetector | This 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). |
CDexelaDetectorCL | This 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) |
CDexelaDetectorGE | This 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) |
CDexImage | This class is used to store and handle the images acquired from a detector. |
▼Cexception | |
CDexelaException | This 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. |
CGeometryCorrectionParams | A structure used to specify the new image dimensions for geometry correction |
Generated on Tue Nov 25 2014 10:22:45 for DexelaDetector API by
