Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
genSFTWindows.c File Reference

Prototypes

int WindowData (REAL8 r)
 
int WindowDataTukey2 (void)
 
int WindowDataHann (void)
 
int main (void)
 

Go to the source code of this file.

Variables

REAL8 winFncRMS
 
REAL8TimeSeries dataDouble
 
REAL4TimeSeries dataSingle
 

Function Documentation

◆ WindowData()

int WindowData ( REAL8  r)

Definition at line 37 of file SFTWindowFuncs.c.

◆ WindowDataTukey2()

int WindowDataTukey2 ( void  )

Definition at line 72 of file SFTWindowFuncs.c.

◆ WindowDataHann()

int WindowDataHann ( void  )

Definition at line 108 of file SFTWindowFuncs.c.

◆ main()

int main ( void  )

Definition at line 44 of file genSFTWindows.c.

Variable Documentation

◆ winFncRMS

REAL8 winFncRMS
extern

Definition at line 29 of file SFTWindowFuncs.c.

◆ dataDouble

REAL8TimeSeries dataDouble
extern

Definition at line 30 of file SFTWindowFuncs.c.

◆ dataSingle

REAL4TimeSeries dataSingle
extern