OpenHantek
graphgenerator.cpp File Reference
#include <QDebug>
#include <QMutex>
#include <exception>
#include <math.h>
#include "graphgenerator.h"
#include "ppresult.h"
#include "hantekdso/controlspecification.h"
#include "scopesettings.h"
#include "utils/printutils.h"
#include "viewconstants.h"
#include "viewsettings.h"

Functions

static const SampleValuesuseSpecSamplesOf (ChannelID channel, const PPresult *result, const DsoSettingsScope *scope)
 
static const SampleValuesuseVoltSamplesOf (ChannelID channel, const PPresult *result, const DsoSettingsScope *scope)
 

Function Documentation

◆ useSpecSamplesOf()

static const SampleValues& useSpecSamplesOf ( ChannelID  channel,
const PPresult result,
const DsoSettingsScope scope 
)
static

◆ useVoltSamplesOf()

static const SampleValues& useVoltSamplesOf ( ChannelID  channel,
const PPresult result,
const DsoSettingsScope scope 
)
static