FFTModel::SavedSourceData Struct Reference

Public Attributes

std::pair< sv_frame_t, sv_frame_trange
 
floatvec_t data
 

Detailed Description

Definition at line 201 of file FFTModel.h.

Member Data Documentation

std::pair<sv_frame_t, sv_frame_t> FFTModel::SavedSourceData::range

Definition at line 202 of file FFTModel.h.

Referenced by FFTModel::clearCaches(), and FFTModel::getSourceData().

floatvec_t FFTModel::SavedSourceData::data

Definition at line 203 of file FFTModel.h.

Referenced by FFTModel::getSourceData().


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