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

#include <InstrumentCatalog.h>

Public Member Functions

 sProbeArrayInformation ()
 
size_t NbProbes () const
 
void clear ()
 

Public Attributes

eProbeArrayType Type
 
std::string SerialNumber
 
std::string Description
 
tISO8601DateTime NormalizationDate
 
F64 FreqMin
 
F64 FreqMax
 
F64 FreqCentral
 
F64 GyroRatio
 
std::vector< sProbeInformationProbeList
 
sFCAInformation FCAInfo
 

Detailed Description

Definition at line 145 of file InstrumentCatalog.h.

Constructor & Destructor Documentation

◆ sProbeArrayInformation()

MTL::CInstrumentCatalog::sProbeArrayInformation::sProbeArrayInformation ( )
inline

Definition at line 156 of file InstrumentCatalog.h.

Member Function Documentation

◆ clear()

void MTL::CInstrumentCatalog::sProbeArrayInformation::clear ( )
inline

Definition at line 170 of file InstrumentCatalog.h.

◆ NbProbes()

size_t MTL::CInstrumentCatalog::sProbeArrayInformation::NbProbes ( ) const
inline

Definition at line 168 of file InstrumentCatalog.h.

Member Data Documentation

◆ Description

std::string MTL::CInstrumentCatalog::sProbeArrayInformation::Description

Definition at line 148 of file InstrumentCatalog.h.

◆ FCAInfo

sFCAInformation MTL::CInstrumentCatalog::sProbeArrayInformation::FCAInfo

Definition at line 155 of file InstrumentCatalog.h.

◆ FreqCentral

F64 MTL::CInstrumentCatalog::sProbeArrayInformation::FreqCentral

Definition at line 152 of file InstrumentCatalog.h.

◆ FreqMax

F64 MTL::CInstrumentCatalog::sProbeArrayInformation::FreqMax

Definition at line 151 of file InstrumentCatalog.h.

◆ FreqMin

F64 MTL::CInstrumentCatalog::sProbeArrayInformation::FreqMin

Definition at line 150 of file InstrumentCatalog.h.

◆ GyroRatio

F64 MTL::CInstrumentCatalog::sProbeArrayInformation::GyroRatio

Definition at line 153 of file InstrumentCatalog.h.

◆ NormalizationDate

tISO8601DateTime MTL::CInstrumentCatalog::sProbeArrayInformation::NormalizationDate

Definition at line 149 of file InstrumentCatalog.h.

◆ ProbeList

std::vector<sProbeInformation> MTL::CInstrumentCatalog::sProbeArrayInformation::ProbeList

Definition at line 154 of file InstrumentCatalog.h.

◆ SerialNumber

std::string MTL::CInstrumentCatalog::sProbeArrayInformation::SerialNumber

Definition at line 147 of file InstrumentCatalog.h.

◆ Type

eProbeArrayType MTL::CInstrumentCatalog::sProbeArrayInformation::Type

Definition at line 146 of file InstrumentCatalog.h.


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