structure to hold information about a continuation candidate More...
#include <sms.h>
Data Fields | |
sfloat | fFreqDev |
sfloat | fMagDev |
int | iPeak |
structure to hold information about a continuation candidate
This structure holds statistics about the guides, which is used to decide the status of the guide
sfloat SMS_ContCandidate::fFreqDev |
frequency deviation from guide
Referenced by ChooseBestCand(), and GetBestPeak().
sfloat SMS_ContCandidate::fMagDev |
magnitude deviation from guide
Referenced by ChooseBestCand(), and GetBestPeak().
peak number (organized according to frequency)
Referenced by GetBestPeak().