Public Member Functions | |
QFFTShapeR (const QFFTShapeR &) | |
int | GetChannelId () const |
bool | GetMainFlag () const |
int | GetWindowType () const |
QVectorCR & | GetShape () |
Protected Member Functions | |
const QFFTShapeR & | operator= (const Cuore::QFFTShape &) |
void | Fill (Cuore::QFFTShape &) |
void | Clear () |
ClassDef (QFFTShapeR, 1) | |
Protected Attributes | |
int | fChannelId |
bool | fMain |
int | fWindowType |
QVectorCR | fFFTShape |
Friends | |
class | QiComputeFFT |
class | QFFTDataR |