Ask a Question | Search PSRCHIVE: |
Home
|
PhaseVsMore.h TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: PhaseVsMore.C:25 std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition: PhaseVsMore.C:30 void set_subint(const unsigned &_isubint) Set the sub-integration to plot (where applicable) Definition: PhaseVsMore.h:57 const Profile * get_Profile(const Archive *data, unsigned row) Derived classes must provide the Profile for the specified row. Definition: PhaseVsMore.C:42 Definition: MoreProfiles.h:24 Profile * get_Profile(unsigned subint, unsigned pol, unsigned chan) Return pointer to the specified profile. Definition: Archive.C:270 unsigned get_nrow(const Archive *data) Derived classes must provide the number of rows. void prepare(const Archive *data) Prepare for plotting. Definition: PhaseVsMore.C:35 Plots images of something as a function of pulse phase vs something. Definition: PhaseVsMore.h:25 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 ExtensionType * get() const Template method searches for an Extension of the specified type. void set_chan(const unsigned &_ichan) Set the frequency channel to plot. Definition: PhaseVsMore.h:61 Generated using doxygen 1.8.17
|