C++ Instrument Catalog
Public Member Functions | Public Attributes | List of all members
MTL::CInstrumentCatalog::sInstrumentState Struct Reference

#include <InstrumentCatalog.h>

Public Member Functions

 sInstrumentState ()
 

Public Attributes

eOperatingMode OperatingMode
 
eRepeatMode RepeatMode
 
sMeasureProbeSelection ProbeSelection
 
F64 FreqMin
 
F64 FreqMax
 
U32 NbAveragedMeasurements
 

Detailed Description

Definition at line 212 of file InstrumentCatalog.h.

Constructor & Destructor Documentation

◆ sInstrumentState()

MTL::CInstrumentCatalog::sInstrumentState::sInstrumentState ( )
inline

Definition at line 219 of file InstrumentCatalog.h.

Member Data Documentation

◆ FreqMax

F64 MTL::CInstrumentCatalog::sInstrumentState::FreqMax

Definition at line 217 of file InstrumentCatalog.h.

◆ FreqMin

F64 MTL::CInstrumentCatalog::sInstrumentState::FreqMin

Definition at line 216 of file InstrumentCatalog.h.

◆ NbAveragedMeasurements

U32 MTL::CInstrumentCatalog::sInstrumentState::NbAveragedMeasurements

Definition at line 218 of file InstrumentCatalog.h.

◆ OperatingMode

eOperatingMode MTL::CInstrumentCatalog::sInstrumentState::OperatingMode

Definition at line 213 of file InstrumentCatalog.h.

◆ ProbeSelection

sMeasureProbeSelection MTL::CInstrumentCatalog::sInstrumentState::ProbeSelection

Definition at line 215 of file InstrumentCatalog.h.

◆ RepeatMode

eRepeatMode MTL::CInstrumentCatalog::sInstrumentState::RepeatMode

Definition at line 214 of file InstrumentCatalog.h.


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