Macros | |
| #define | SIG_FREQ 200 |
Functions | |
| for (int i=0;i< x.size();i++) | |
| pointers to detectors More... | |
| gw | Forward (8) |
| plot hist2D | GetYaxis () -> SetRangeUser(SIG_FREQ-100, SIG_FREQ+100) |
| cout<< "level : "<< gw.getLevel()<< endl;gw.DrawSG("FULL");watplot *plot=gw.GetWATPLOT();char gtitle[256];sprintf(gtitle,"Scalogram");plot-> | gtitle (gtitle,"time(sec)","amplitude") |
| x | rate (16384) |
| x | start (0) |
Variables | |
| return plot | canvas |
| double | dt =1/x.rate() |
| double | f =SIG_FREQ |
| gWSeries< double > | gw (w) |
| double | s =0.01 |
| WSeries< double > | w (x, S) |
| wavearray< double > | x (16384) |
| #define SIG_FREQ 200 |
| for | ( | ) |
pointers to detectors
Definition at line 20 of file DrawGWSeries.C.
| gw Forward | ( | 8 | ) |
Definition at line 570 of file cwb_report_cbc.C.
| cout<< "level : " << gw.getLevel() << endl; gw.DrawSG("FULL"); watplot* plot = gw.GetWATPLOT(); char gtitle[256]; sprintf(gtitle,"Scalogram"); plot-> gtitle | ( | gtitle | , |
| "time(sec)" | , | ||
| "amplitude" | |||
| ) |
| x rate | ( | 16384 | ) |
| x start | ( | 0 | ) |
| return plot canvas |
Definition at line 62 of file DrawGWSeries.C.
| double dt =1/x.rate() |
Definition at line 17 of file DrawGWSeries.C.
| double f =SIG_FREQ |
Definition at line 18 of file DrawGWSeries.C.
| double s =0.01 |
Definition at line 19 of file DrawGWSeries.C.
| wavearray<double> x(16384) |