Ask a Question | Search PSRCHIVE: |
Home
|
FluctPlot.h void set_subint(Index _isubint) Set the sub-integration to plot (where applicable) Definition: FluctPlot.h:60 PlotScale * get_y_scale(bool allow_transpose) Get the x-scale. Definition: PlotFrame.C:213 void set_buf_norm(float f) Set the world-normalized buffer space on either side of the axis. Definition: PlotScale.h:95 virtual void get_profiles(const Archive *)=0 Derived classes must compute the fluctuation power spectra. void draw(const Archive *) Draw the profiles in the currently open window. Definition: FluctPlot.C:46 void prepare(const Archive *) Perform any preprocessing steps. Definition: FluctPlot.C:23 std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition: FluctPlot.C:53 virtual PlotFrame * get_frame() Get the frame. Definition: FramedPlot.C:27 void set_chan(Index _ichan) Set the frequency channel to plot (where applicable) Definition: FluctPlot.h:64 void set_pol(Index _ipol) Set the polarization to plot. Definition: FluctPlot.h:68 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: FluctPlot.C:16 std::string get_xlabel(const Archive *) Get the default label for the x axis. Definition: FluctPlot.C:59 Generated using doxygen 1.8.17
|