class PsdCompare This is the implementation of the first part of the algortihm, which only detects points at which Psd change crosses threshold
This is the implementation of the first part of the algortihm, which only detects points at which Psd change crosses threshold. Second part will be available soon.Further documentation is available on-line from http://www.personal.psu.edu/~sms35/ligo/demo.html#psd_change.
~PsdCompare()
void SetTSeries(TSeries* ts)
int SetParams(unsigned int nfft, unsigned int lag, double timeSegment, float threshold)
int GetImage()
int GetImage(char *OutputFile)
int GetData(size_t &freqLength, size_t &iteration, int Data[])
void GetPlot()
void GetPlot(int x, int y)
void GetInfo()
ostream& Dump(ostream& out) const
alphabetic index hierarchy of classes
generated by doc++