OpenHantek
Dso::ControlSettingsSamplerateTarget Struct Reference

Stores the target samplerate settings of the device. More...

#include <controlsettings.h>

Public Types

enum  SamplerrateSet { Duration, Samplerrate }
 

Data Fields

double samplerate
 The target samplerate set via setSamplerate. More...
 
double duration
 The target record time set via setRecordTime. More...
 
enum Dso::ControlSettingsSamplerateTarget::SamplerrateSet samplerateSet
 

Detailed Description

Stores the target samplerate settings of the device.

Member Enumeration Documentation

◆ SamplerrateSet

Enumerator
Duration 
Samplerrate 

Field Documentation

◆ duration

double Dso::ControlSettingsSamplerateTarget::duration

The target record time set via setRecordTime.

◆ samplerate

double Dso::ControlSettingsSamplerateTarget::samplerate

The target samplerate set via setSamplerate.

◆ samplerateSet

enum Dso::ControlSettingsSamplerateTarget::SamplerrateSet Dso::ControlSettingsSamplerateTarget::samplerateSet

The documentation for this struct was generated from the following file: