gccDppConsole Test C++ SDK
20170920
DPP C++ Console Demonstration
|
#include <string>
#include <vector>
#include "DppLibUsb.h"
#include "DP5Protocol.h"
#include "ParsePacket.h"
#include "SendCommand.h"
#include "DP5Status.h"
#include <time.h>
Go to the source code of this file.
Classes | |
struct | _SpectrumFileType |
class | CConsoleHelper |
Typedefs | |
typedef struct _SpectrumFileType | SpectrumFileType |
typedef struct _SpectrumFileType SpectrumFileType |
CConsoleHelper simplifies DPP spectrum acquisition. Coordinates DPP communications and spectrum acquisition.