Ask a Question | Search PSRCHIVE: |
Home
|
PhaseVsFrequency.h void prepare(const Archive *data) Prepare for plotting. Definition: PhaseVsFrequency.C:31 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 void set_pol(const Index &_ipol) Set the polarization to plot. Definition: PhaseVsFrequency.h:58 PhaseVsFrequency() Default constructor. Definition: PhaseVsFrequency.C:12 std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition: PhaseVsFrequency.C:26 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: PhaseVsFrequency.C:21 virtual PlotFrame * get_frame() Get the frame. Definition: FramedPlot.C:27 void set_y_scale(PlotScale *scale) Set the y-scale. Definition: PlotFrame.C:222 Represents an axis with radio frequency ordinate. Definition: FrequencyScale.h:26 Plots images of something as a function of pulse phase vs something. Definition: PhaseVsFrequency.h:26 void set_subint(const Index &_isubint) Set the sub-integration to plot (where applicable) Definition: PhaseVsFrequency.h:54 const Profile * get_Profile(const Archive *data, Index subint, Index pol, Index chan) Return the requested profile, cloning and integrating when needed. Definition: Index.C:24 const Profile * get_Profile(const Archive *data, unsigned row) Derived classes must provide the Profile for the specified row. Definition: PhaseVsFrequency.C:38 virtual void prepare(const Archive *) Derived classes must prepare to draw. Definition: FramedPlot.h:53 Generated using doxygen 1.8.17
|