SMS_Guide Struct Reference

information attached to a guide More...

#include <sms.h>

Data Fields

sfloat fFreq
sfloat fMag
int iStatus
int iPeakChosen

Detailed Description

information attached to a guide

This structure is used to organize the detected peaks into time-varying trajectories, or sinusoidal tracks. As the analysis progresses, previous guides may be updated according to new information in the peak continuation of new frames (two-way mismatch).


Field Documentation

frequency of guide

Referenced by GetBestPeak(), GetStartingPeak(), and sms_peakContinuation().

magnitude of guide

Referenced by GetBestPeak(), and sms_peakContinuation().

peak number chosen by the guide

Referenced by BestGuide(), GetBestPeak(), GetStartingPeak(), and sms_peakContinuation().

status of guide: DEAD, SLEEPING, ACTIVE

Referenced by GetStartingPeak(), 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