int powerspectrum (int timeseries_length, int data_real, void* data, float timestep, int output_format, int window, void* result) Power spectrum function
Power spectrum function.Not reentrant and not supported anymore (use psGen instead).
This function generates an fft of a real or complex data set. The output can be either a power spectrum or the raw fft. The input data can be either a single array of floats for real input data or an array of pairs of floats for complex input data array.
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++