#include <exporterdata.h>
◆ ExporterData()
◆ getChannelsCount()
| const size_t& ExporterData::getChannelsCount |
( |
| ) |
const |
|
inline |
◆ getFreqInterval()
| const double& ExporterData::getFreqInterval |
( |
| ) |
const |
|
inline |
◆ getMaxRow()
| const size_t& ExporterData::getMaxRow |
( |
| ) |
const |
|
inline |
◆ getSpectrumData()
| std::vector< const SampleValues * > const& ExporterData::getSpectrumData |
( |
| ) |
const |
|
inline |
◆ getTimeInterval()
| const double& ExporterData::getTimeInterval |
( |
| ) |
const |
|
inline |
◆ getVoltageData()
| std::vector< const SampleValues * > const& ExporterData::getVoltageData |
( |
| ) |
const |
|
inline |
◆ isSpectrumUsed()
| const bool& ExporterData::isSpectrumUsed |
( |
| ) |
const |
|
inline |
◆ _chCount
| size_t ExporterData::_chCount |
|
private |
◆ _freqInterval
| double ExporterData::_freqInterval |
|
private |
◆ _isSpectrumUsed
| bool ExporterData::_isSpectrumUsed |
|
private |
◆ _maxRow
| size_t ExporterData::_maxRow |
|
private |
◆ _spectrumData
| std::vector< const SampleValues * > ExporterData::_spectrumData |
|
private |
◆ _timeInterval
| double ExporterData::_timeInterval |
|
private |
◆ _voltageData
| std::vector< const SampleValues * > ExporterData::_voltageData |
|
private |
The documentation for this class was generated from the following files: