#include <VrSink.h>
#include "VrGUI.h"
#include <dlfcn.h>
#include <float.h>
#include <math.h>
Go to the source code of this file.
Defines | |
#define | DEBUG1 0 |
#define | DEBUG2 0 |
#define | XAXIS_NAME "In-phase" |
#define | YAXIS_NAME "Quadrature" |
Enumerations | |
enum | PointSinkState { TRIGGER_SETTING, TRIGGER_WAITING, DISPLAYING, SKIPPING } |
|
|
|
|
|
|
|
|
|
|