SMS_AnalFrame Struct Reference

structure to hold an analysis frame More...

#include <sms.h>

Collaboration diagram for SMS_AnalFrame:
Collaboration graph
[legend]

Data Fields

int iFrameSample
int iFrameSize
int iFrameNum
SMS_PeakpSpectralPeaks
int nPeaks
sfloat fFundamental
SMS_Data deterministic
int iStatus

Detailed Description

structure to hold an analysis frame

This structure has extra information for continuing the analysis, which can be disregarded once the analysis is complete.


Field Documentation

sample number of the middle of the frame

Referenced by sms_analyze(), sms_analyzeFrame(), and sms_initFrame().

number of samples used in the frame

Referenced by ReAnalyzeFrame(), sms_analyzeFrame(), and sms_initFrame().

status of frame enumerated by SMS_FRAME_STATUS

See also:
SMS_FRAME_STATUS

Referenced by ReAnalyzeFrame(), sms_analyze(), sms_initAnalysis(), and sms_initFrame().

number of peaks found

Referenced by sms_analyze(), sms_analyzeFrame(), and sms_initFrame().

spectral peaks found in frame

Referenced by sms_analyzeFrame(), sms_harmDetection(), sms_initFrame(), and sms_peakContinuation().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Thu Oct 29 04:08:07 2009 for libsms by  doxygen 1.6.1