Declarations for shutter control from the AO Supervisor. More...
#include "AOApp.h"
#include "AOStates.h"
#include "VisAOApp_base.h"
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <stdarg.h>
#include <errno.h>
#include <pthread.h>
#include "RTDBvar.h"
Go to the source code of this file.
Classes | |
class | VisAO::ShutterRemoteControl |
Class to provide remote control (via the AO system) of the Shutter. More... | |
Namespaces | |
VisAO | |
The namespace of VisAO software. | |
Macros | |
#define | DEFAULT_WAIT_TO 0.01 |
#define | DEFAULT_WAIT_SLEEP 0.0001 |
Definition in file ShutterRemoteControl.h.