ddt 1.2.1
|
DDT Dialogs. Class for the DDT Monitor Samples Dialog. Monitor Samples dialog displays the current data regarding the behavior of of the DDT Broker and current subscription that read the streaming data. More...
#include <iomanip>
#include <iostream>
#include <optional>
#include <QtWidgets>
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/rolling_mean.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include "ddt/dialogs/ddtDialog.hpp"
#include "ddt/dialogs/ddtDialogIds.hpp"
#include "qpushbutton.h"
Go to the source code of this file.
Classes | |
class | SamplesAccumulator |
class | ddtMonitorSamplesDialog |
DDT Dialogs. Class for the DDT Monitor Samples Dialog. Monitor Samples dialog displays the current data regarding the behavior of of the DDT Broker and current subscription that read the streaming data.