The VisAO Camera
ShutterRemoteControl.cpp File Reference

Definitions for shutter control from the AO Supervisor. More...

Go to the source code of this file.

Namespaces

 VisAO
 The namespace of VisAO software.
 

Functions

double VisAO::get_curr_t ()
 

Variables

pthread_mutex_t threadMutex
 Mutex to lock out other threads during complex operations. More...
 

Detailed Description

Author
Jared R. Males

Definition in file ShutterRemoteControl.cpp.

Variable Documentation

pthread_mutex_t threadMutex

Defined in SimpleMotorCtrl.cpp, we use it here for VisAOSimpleMotorCtrl::CModeReqChanged.

Definition at line 23 of file ShutterRemoteControl.cpp.