OpenHantek
GraphGenerator Class Reference

Generates ready to be used vertex arrays. More...

#include <graphgenerator.h>

Inheritance diagram for GraphGenerator:
Processor

Public Member Functions

 GraphGenerator (const DsoSettingsScope *scope)
 

Private Member Functions

void generateGraphsTYvoltage (PPresult *result)
 
void generateGraphsTYspectrum (PPresult *result)
 
void generateGraphsXY (PPresult *result)
 
void process (PPresult *data) override
 

Private Attributes

bool ready = false
 
const DsoSettingsScopescope
 

Detailed Description

Generates ready to be used vertex arrays.

Constructor & Destructor Documentation

◆ GraphGenerator()

GraphGenerator::GraphGenerator ( const DsoSettingsScope scope)

Member Function Documentation

◆ generateGraphsTYspectrum()

void GraphGenerator::generateGraphsTYspectrum ( PPresult result)
private

◆ generateGraphsTYvoltage()

void GraphGenerator::generateGraphsTYvoltage ( PPresult result)
private

◆ generateGraphsXY()

void GraphGenerator::generateGraphsXY ( PPresult result)
private

◆ process()

void GraphGenerator::process ( PPresult data)
overrideprivatevirtual

Implements Processor.

Field Documentation

◆ ready

bool GraphGenerator::ready = false
private

◆ scope

const DsoSettingsScope* GraphGenerator::scope
private

The documentation for this class was generated from the following files: