#include <scope.hpp>
Definition at line 91 of file scope.hpp.
◆ curve
| QwtPlotCurve* Oscilloscope::scope_channel::curve = nullptr |
◆ data_indx
| size_t Oscilloscope::scope_channel::data_indx = 0 |
◆ endpoint
◆ fifo
◆ label
| QString Oscilloscope::scope_channel::label |
◆ offset
| double Oscilloscope::scope_channel::offset = 0.0 |
◆ scale
| double Oscilloscope::scope_channel::scale = 1.0 |
◆ timebuffer
| std::vector<int64_t> Oscilloscope::scope_channel::timebuffer |
◆ xbuffer
| std::vector<double> Oscilloscope::scope_channel::xbuffer |
◆ xtransformed
| std::vector<double> Oscilloscope::scope_channel::xtransformed |
◆ ybuffer
| std::vector<double> Oscilloscope::scope_channel::ybuffer |
◆ ytransformed
| std::vector<double> Oscilloscope::scope_channel::ytransformed |
The documentation for this struct was generated from the following file: