svcore  1.9
AggregateWaveModel::ModelChannelSpec Struct Reference

#include <AggregateWaveModel.h>

Collaboration diagram for AggregateWaveModel::ModelChannelSpec:

Public Member Functions

 ModelChannelSpec (RangeSummarisableTimeValueModel *m, int c)
 

Public Attributes

RangeSummarisableTimeValueModelmodel
 
int channel
 

Detailed Description

Definition at line 29 of file AggregateWaveModel.h.

Constructor & Destructor Documentation

◆ ModelChannelSpec()

AggregateWaveModel::ModelChannelSpec::ModelChannelSpec ( RangeSummarisableTimeValueModel m,
int  c 
)
inline

Definition at line 31 of file AggregateWaveModel.h.

Member Data Documentation

◆ model

RangeSummarisableTimeValueModel* AggregateWaveModel::ModelChannelSpec::model

Definition at line 33 of file AggregateWaveModel.h.

Referenced by FFTModel::getServer().

◆ channel

int AggregateWaveModel::ModelChannelSpec::channel

Definition at line 34 of file AggregateWaveModel.h.

Referenced by FFTModel::getServer().


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