DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpModule::Widefield::WidefieldMicroscopeData::SPDStateType Struct Reference

Public Member Functions

constexpr SPDStateType (double Value=0, bool Ready=false, size_t StreamSamplesWritten=0) noexcept
 
constexpr void Reset () noexcept
 

Public Attributes

double Value
 
bool Ready
 
size_t StreamSamplesWritten
 

Detailed Description

Definition at line 92 of file WidefieldMicroscope.h.

Constructor & Destructor Documentation

◆ SPDStateType()

constexpr DynExpModule::Widefield::WidefieldMicroscopeData::SPDStateType::SPDStateType ( double  Value = 0,
bool  Ready = false,
size_t  StreamSamplesWritten = 0 
)
inlineconstexprnoexcept

Definition at line 94 of file WidefieldMicroscope.h.

Member Function Documentation

◆ Reset()

constexpr void DynExpModule::Widefield::WidefieldMicroscopeData::SPDStateType::Reset ( )
inlineconstexprnoexcept

Definition at line 97 of file WidefieldMicroscope.h.

Member Data Documentation

◆ Ready

bool DynExpModule::Widefield::WidefieldMicroscopeData::SPDStateType::Ready

Definition at line 105 of file WidefieldMicroscope.h.

◆ StreamSamplesWritten

size_t DynExpModule::Widefield::WidefieldMicroscopeData::SPDStateType::StreamSamplesWritten

Definition at line 106 of file WidefieldMicroscope.h.

◆ Value

double DynExpModule::Widefield::WidefieldMicroscopeData::SPDStateType::Value

Definition at line 104 of file WidefieldMicroscope.h.


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