The VisAO Camera
ShutterControl.h File Reference

Declarations for a generic shutter controller. More...

#include <sys/time.h>
#include <iostream>

Go to the source code of this file.

Classes

class  ShutterControl
 

Detailed Description

Author
Jared R. Males Used for simulations or as base class for real shutter. To use as a simulator, define SIMSHUTTER prior to compile and include. Then time is incremented with each call to open_shutter() or close_shutter().

Definition in file ShutterControl.h.