Ask a Question | Search PSRCHIVE: |
![]()
|
PowerSpectra.h void set_logarithmic(bool val) Plot on a logarithmic scale. Definition PowerSpectra.h:71 virtual void get_spectra(const Archive *)=0 Derived classes must provide the profiles. void set_pol(const Index &_ipol) Set the polarization to plot. Definition PowerSpectra.h:52 std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition PowerSpectra.C:230 bool get_skip_zapped() const Get skip zapped flag. Definition PowerSpectra.h:68 TextInterface::Parser * get_interface() Return the text interface. Definition PowerSpectra.C:35 void set_skip_zapped(bool flag) Set skip zapped flag. Definition PowerSpectra.h:66 bool get_draw_lines() const Get draw lines flag. Definition PowerSpectra.h:63 void set_subint(const Index &_isubint) Set the sub-integration to plot (where applicable) Definition PowerSpectra.h:48 void set_draw_lines(bool flag) Set draw lines flag. Definition PowerSpectra.h:61 void set_median_window(unsigned window) Set the median filter window size. Definition PowerSpectra.h:56 void prepare(const Archive *) Perform any preprocessing steps. Definition PowerSpectra.C:41 unsigned get_median_window() const Get the median window size. Definition PowerSpectra.h:58 Generated using doxygen 1.14.0
|