dRonin
adbada4
dRonin GCS
|
The SpectrogramScopeConfig class The spectrogram scope configuration. More...
#include <spectrogramscopeconfig.h>
Public Types | |
enum | SpectrogramType { VIBRATIONANALYSIS, CUSTOM_SPECTROGRAM } |
The SpectrogramType enum Defines the different type of spectrogram plots. More... | |
Public Types inherited from Scopes3dConfig | |
enum | Plot3dType { NO3DPLOT, SCATTERPLOT3D, SPECTROGRAM } |
The Plot3dType enum Defines the different type of plots. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from ScopeConfig | |
QString | getUavObjectFieldUnits (QString uavObjectName, QString uavObjectFieldName) |
Protected Attributes inherited from ScopeConfig | |
int | m_refreshInterval |
PlotDimensions | m_plotDimensions |
The SpectrogramScopeConfig class The spectrogram scope configuration.
Definition at line 35 of file spectrogramscopeconfig.h.