LALPulsar 7.1.1.1-eeff03c
SFTWindowFuncs.c File Reference

Prototypes

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

Go to the source code of this file.

Variables

REAL8 winFncRMS = 1.0
 
REAL8TimeSeries dataDouble
 

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.

Variable Documentation

◆ winFncRMS

REAL8 winFncRMS = 1.0

Definition at line 29 of file SFTWindowFuncs.c.

◆ dataDouble

REAL8TimeSeries dataDouble

Definition at line 30 of file SFTWindowFuncs.c.