API

The MagAO-X basler camera controller. More...

#include <pylon/PylonIncludes.h>
#include <pylon/PixelData.h>
#include <pylon/GrabResultData.h>
#include <pylon/usb/BaslerUsbInstantCamera.h>
#include <pylon/usb/_BaslerUsbCameraParams.h>
#include <GenApi/IFloat.h>
#include <ImageStreamIO/ImageStreamIO.h>
#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
Include dependency graph for baslerCtrl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MagAOX::app::baslerCtrl
 

Namespaces

 MagAOX
 
 MagAOX::app
 

Typedefs

typedef Pylon::CBaslerUsbInstantCamera Camera_t
 
typedef int16_t pixelT
 

Detailed Description

The MagAO-X basler camera controller.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file baslerCtrl.hpp.

Typedef Documentation

◆ Camera_t

typedef Pylon::CBaslerUsbInstantCamera Camera_t

Definition at line 21 of file baslerCtrl.hpp.

◆ pixelT

typedef int16_t pixelT

Definition at line 22 of file baslerCtrl.hpp.