SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
Public Member Functions | |
AMBEController () | |
Public Attributes | |
QThread * | thread |
AMBEWorker * | worker |
std::string | device |
Definition at line 64 of file ambeengine.h.
|
inline |
Definition at line 66 of file ambeengine.h.
std::string AMBEEngine::AMBEController::device |
Definition at line 73 of file ambeengine.h.
QThread* AMBEEngine::AMBEController::thread |
Definition at line 71 of file ambeengine.h.
AMBEWorker* AMBEEngine::AMBEController::worker |
Definition at line 72 of file ambeengine.h.