The VisAO Camera
framegrabber39_main.cpp
Go to the documentation of this file.
1 /************************************************************
2 * framegrabber39_main.cpp
3 *
4 * Author: Jared R. Males (jrmales@email.arizona.edu)
5 *
6 * The main program for the CCD39 frame grabber.
7 *
8 * Developed as part of the Magellan Adaptive Optics system.
9 ************************************************************/
10 
11 /** \file framegrabber39_main.cpp
12  * \author Jared R. Males
13  * \brief The main program for the CCD39 frame grabber.
14  *
15 */
16 
17 
18 #include "framegrabber39.h"
19 
20 #define VISAO_APP_TYPE VisAO::framegrabber39
21 #define VISAO_APP_NAME "framegrabber39"
22 #include "VisAO_main.h"
23 
24 int main(int argc, char **argv)
25 {
26  return VisAO_main(argc, argv);
27 }
28 
29 
30 
The main program for a VisAO application.
Declarations for a class to capture frames from the BCU39, using the ebtables ulog.