Ask a Question | Search PSRCHIVE: |
Home
|
PhaseVsTime.h void set_chan(const Index &_ichan) Set the frequency channel to plot. Definition: PhaseVsTime.h:54 const Profile * get_Profile(const Archive *data, unsigned row) Derived classes must provide the Profile for the specified row. Definition: PhaseVsTime.C:28 Plots images of something as a function of pulse phase vs something. Definition: PhaseVsTime.h:26 void set_pol(const Index &_ipol) Set the polarization to plot. Definition: PhaseVsTime.h:58 TimeScale * get_y_scale() Return pointer to y scale. Definition: PhaseVsTime.h:51 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 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: PhaseVsTime.C:22 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 Generated using doxygen 1.8.17
|