OpenHantek
Dso::ControlSettingsSamplerate Struct Reference

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

#include <controlsettings.h>

Data Fields

ControlSettingsSamplerateTarget target
 The target samplerate values. More...
 
const ControlSamplerateLimitslimits
 The samplerate limits. More...
 
unsigned int downsampler = 1
 The variable downsampling factor. More...
 
double current = 1e8
 The current samplerate. More...
 

Detailed Description

Stores the current samplerate settings of the device.

Field Documentation

◆ current

double Dso::ControlSettingsSamplerate::current = 1e8

The current samplerate.

◆ downsampler

unsigned int Dso::ControlSettingsSamplerate::downsampler = 1

The variable downsampling factor.

◆ limits

const ControlSamplerateLimits* Dso::ControlSettingsSamplerate::limits

The samplerate limits.

◆ target

ControlSettingsSamplerateTarget Dso::ControlSettingsSamplerate::target

The target samplerate values.


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