DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpModule::ImageViewer::ImageViewer::AutofocusParamsType Struct Reference

Public Member Functions

constexpr auto GetVoltageDiff () const noexcept
 
constexpr auto GetVoltageIncrement (bool Fine=false) const noexcept
 

Public Attributes

DynExpInstr::AnalogOutData::SampleStreamType::SampleType MinVoltage {}
 
DynExpInstr::AnalogOutData::SampleStreamType::SampleType MaxVoltage {}
 
ParamsConfigDialog::NumberType NumSteps {}
 
std::chrono::milliseconds WaitTimeBeforeCapture {}
 

Detailed Description

Definition at line 214 of file ImageViewer.h.

Member Function Documentation

◆ GetVoltageDiff()

constexpr auto DynExpModule::ImageViewer::ImageViewer::AutofocusParamsType::GetVoltageDiff ( ) const
inlineconstexprnoexcept

Definition at line 221 of file ImageViewer.h.

◆ GetVoltageIncrement()

constexpr auto DynExpModule::ImageViewer::ImageViewer::AutofocusParamsType::GetVoltageIncrement ( bool  Fine = false) const
inlineconstexprnoexcept

Definition at line 222 of file ImageViewer.h.

Member Data Documentation

◆ MaxVoltage

DynExpInstr::AnalogOutData::SampleStreamType::SampleType DynExpModule::ImageViewer::ImageViewer::AutofocusParamsType::MaxVoltage {}

Definition at line 217 of file ImageViewer.h.

◆ MinVoltage

DynExpInstr::AnalogOutData::SampleStreamType::SampleType DynExpModule::ImageViewer::ImageViewer::AutofocusParamsType::MinVoltage {}

Definition at line 216 of file ImageViewer.h.

◆ NumSteps

ParamsConfigDialog::NumberType DynExpModule::ImageViewer::ImageViewer::AutofocusParamsType::NumSteps {}

Definition at line 218 of file ImageViewer.h.

◆ WaitTimeBeforeCapture

std::chrono::milliseconds DynExpModule::ImageViewer::ImageViewer::AutofocusParamsType::WaitTimeBeforeCapture {}

Definition at line 219 of file ImageViewer.h.


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