Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions | Variables
DrawPhaseShift.C File Reference

Macros

#define PHASE_SHIFT   90
 
#define SAVE_PLOT
 

Functions

x FFTW (-1)
 
 for ()
 
x rate (512)
 

Variables

double dt = 1./x.rate()
 
double F = 10
 
TString gfile ="phase_shift_plot.png"
 
double Pi = TMath::Pi()
 
x plot
 

Macro Definition Documentation

◆ PHASE_SHIFT

#define PHASE_SHIFT   90

◆ SAVE_PLOT

#define SAVE_PLOT

Function Documentation

◆ FFTW()

x FFTW ( 1)

◆ for()

for ( )

Definition at line 15 of file DrawPhaseShift.C.

◆ rate()

x rate ( 512  )

Variable Documentation

◆ dt

double dt = 1./x.rate()

Definition at line 13 of file DrawPhaseShift.C.

◆ F

double F = 10

Definition at line 14 of file DrawPhaseShift.C.

◆ gfile

plot gfile ="phase_shift_plot.png"

Definition at line 44 of file DrawPhaseShift.C.

◆ Pi

double Pi = TMath::Pi()

Definition at line 12 of file DrawPhaseShift.C.

◆ plot

ww plot

Definition at line 40 of file DrawPhaseShift.C.