Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Namespaces | Variables
indiccd.h File Reference
#include "indiccdchip.h"
#include "defaultdevice.h"
#include "indiguiderinterface.h"
#include "indipropertynumber.h"
#include "indipropertyswitch.h"
#include "inditimer.h"
#include "indielapsedtimer.h"
#include "fitskeyword.h"
#include "dsp/manager.h"
#include "stream/streammanager.h"
#include <fitsio.h>
#include <map>
#include <cstring>
#include <chrono>
#include <stdint.h>
#include <mutex>
#include <thread>

Go to the source code of this file.

Classes

class  INDI::CCD
 Class to provide general functionality of CCD cameras with a single CCD sensor, or a primary CCD sensor in addition to a secondary CCD guide head. More...
 
struct  INDI::CCD::CaptureFormat
 

Namespaces

 DSP
 The DSP Namespace adds signal processing to INDI drivers. Primarily written for sensors and detectors, it can be used also for CCDs. This namespace includes buffer transformations, convolution and signal filters, like bandpass and wavelets.
 
 INDI
 Namespace to encapsulate INDI client, drivers, and mediator classes.
 

Variables

const char * IMAGE_SETTINGS_TAB
 
const char * IMAGE_INFO_TAB
 
const char * GUIDE_HEAD_TAB
 

Variable Documentation

◆ GUIDE_HEAD_TAB

const char* GUIDE_HEAD_TAB
extern

Definition at line 63 of file indiccd.cpp.

◆ IMAGE_INFO_TAB

const char* IMAGE_INFO_TAB
extern

Definition at line 62 of file indiccd.cpp.

◆ IMAGE_SETTINGS_TAB

const char* IMAGE_SETTINGS_TAB
extern

Definition at line 61 of file indiccd.cpp.