Post processing results.
More...
#include <ppresult.h>
|
|
| PPresult (unsigned int channelCount) |
| |
| const DataChannel * | data (ChannelID channel) const |
| | Returns the analyzed data. More...
|
| |
| DataChannel * | modifyData (ChannelID channel) |
| | Returns the analyzed data. The data structure can be modifed. More...
|
| |
| unsigned int | sampleCount () const |
| |
|
unsigned int | channelCount () const |
| |
|
|
bool | softwareTriggerTriggered = false |
| |
|
ChannelsGraphs | vaChannelSpectrum |
| |
|
ChannelsGraphs | vaChannelVoltage |
| |
◆ data()
| const DataChannel * PPresult::data |
( |
ChannelID |
channel | ) |
const |
Returns the analyzed data.
- Parameters
-
| channel | Channel, whose data should be returned. |
◆ modifyData()
| DataChannel * PPresult::modifyData |
( |
ChannelID |
channel | ) |
|
Returns the analyzed data. The data structure can be modifed.
- Parameters
-
| channel | Channel, whose data should be returned. |
◆ sampleCount()
| unsigned int PPresult::sampleCount |
( |
| ) |
const |
- Returns
- The maximum sample count of the last analyzed data. This assumes there is at least one channel.
The documentation for this class was generated from the following files: