Ask a Question | Search PSRCHIVE: |
![]()
|
ZapExtend.h float freq_cutoff threshold for freq-direction Definition: ZapExtend.h:75 float time_cutoff threshold for time-direction Definition: ZapExtend.h:72 bool get_report() const Get flag to print a one-line report. Definition: ZapExtend.h:67 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 void transform(Archive *) Defined by derived classes. Definition: ZapExtend.C:51 float get_time_cutoff() const Get the cutoff for time-direction. Definition: ZapExtend.h:55 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: ZapExtend.C:18 void set_report(bool flag=true) Set flag to print a one-line report. Definition: ZapExtend.h:64 void set_freq_cutoff(float t) Set the cutoff for freq-direction. Definition: ZapExtend.h:58 float get_freq_cutoff() const Get the cutoff for freq-direction. Definition: ZapExtend.h:61 void set_time_cutoff(float t) Set the cutoff for time-direction. Definition: ZapExtend.h:52 Generated using doxygen 1.8.17
|