Macros | |
| #define | CHNAME "H1:FAKE-STRAIN_INJ" |
| #define | DISPLAY_FFT |
| #define | FRLIST "oframes.frl" |
| #define | GPS 931072138 |
| #define | LENGTH 64 |
Functions | |
| fplot | goptions (const_cast< char *>("alp logy"), 1, 0., 0., true, 0, 0) |
| fplot | gtitle (gtitle,"frequency (Hz)","strain/#sqrt{Hz}") |
| x | start (GPS) |
| x | stop (GPS+LENGTH) |
Variables | |
| watplot | fplot (const_cast< char *>("fplot"), 200, 20, 800, 500) |
| CWB::frame | frt (FRLIST, CHNAME) |
| TString | gfile |
| cout<< "start "<< x.start()<< endl;x.start(0);watplot tplot(const_cast< char * >"tplot"), 200, 20, 800, 500);sprintf(gtitle,"Reconstructed Signal");tplot.gtitle(gtitle,"time(sec)","amplitude");tplot.goptions(const_cast< char * >"alp"), 1, 0., 0.);x > | tplot |
| wavearray< double > | x |
| #define CHNAME "H1:FAKE-STRAIN_INJ" |
| #define DISPLAY_FFT |
| #define FRLIST "oframes.frl" |
| #define GPS 931072138 |
| #define LENGTH 64 |
| fplot goptions | ( | const_cast< char * > | "alp logy", |
| 1 | , | ||
| 0. | , | ||
| 0. | , | ||
| true | , | ||
| 0 | , | ||
| 0 | |||
| ) |
| fplot gtitle | ( | gtitle | , |
| "frequency (Hz)" | , | ||
| "strain/#sqrt{Hz}" | |||
| ) |
| x fplot |
Definition at line 46 of file ReadDisplayFrame.C.
| CWB::frame frt(FRLIST, CHNAME) |
| TString gfile |
Definition at line 5 of file ReadDisplayFrame.C.
| cout<< "start " << x.start() << endl; x.start(0); watplot tplot(const_cast<char*>"tplot"),200,20,800,500); sprintf(gtitle,"Reconstructed Signal"); tplot.gtitle(gtitle,"time(sec)","amplitude"); tplot.goptions(const_cast<char*>"alp"), 1, 0., 0.); x > tplot |
Definition at line 32 of file ReadDisplayFrame.C.
| frt x |
Definition at line 18 of file ReadDisplayFrame.C.