API

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"
Include dependency graph for qhyCtrl.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

The MagAO-X QHYCCD camera controller.

Author
Sebastiaan Y. Haffert (shaff.nosp@m.ert@.nosp@m.arizo.nosp@m.na.e.nosp@m.du)

Definition in file qhyCtrl.hpp.

Typedef Documentation

◆ pixelT

typedef uint16_t pixelT

Definition at line 12 of file qhyCtrl.hpp.