The MagAO-X QHYCCD camera controller. More...
#include <ImageStruct.h>
#include <ImageStreamIO.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include "qhyccd.h"
#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
Go to the source code of this file.
Classes | |
class | MagAOX::app::qhyCtrl |
Namespaces | |
MagAOX | |
MagAOX::app | |
Typedefs | |
typedef uint16_t | pixelT |
Functions | |
void | MagAOX::app::SDKVersion () |
void | MagAOX::app::FirmWareVersion (qhyccd_handle *h) |
std::string | MagAOX::app::qhyccdSDKErrorName (CONTROL_ID error) |
The MagAO-X QHYCCD camera controller.
Definition in file qhyCtrl.hpp.
typedef uint16_t pixelT |
Definition at line 12 of file qhyCtrl.hpp.