Ask a Question | Search PSRCHIVE: |
Home
|
PhaseVsHist.h void set_chan(const Index &_ichan) Set the frequency channel to plot. Definition: PhaseVsHist.h:57 std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition: PhaseVsHist.C:156 const PolnProfile * get_Stokes(const Archive *data, Index subint, Index chan) Return a new PolnProfile with state == Signal::Stokes. Definition: Index.C:158 virtual unsigned get_nsubint() const =0 Get the number of sub-integrations stored in the file. void set_amps(const T *data) set the amplitudes array equal to the contents of the data array Definition: ProfileAmps.h:89 float get_weight(unsigned ichan) const Get the Profile weight attribute of the given channel. Definition: Integration.C:388 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 unsigned get_nrow(const Archive *data) Derived classes must provide the number of rows. Definition: PhaseVsHist.C:43 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: PhaseVsHist.C:38 virtual void set_weight(float) set the weight of the profile Definition: Profile.C:185 void prepare(const Archive *data) Set the minimum and maximum values on the y-axis. Definition: PhaseVsHist.C:48 virtual unsigned get_nbin() const =0 Get the number of pulsar phase bins used. virtual void prepare(const Archive *) Derived classes must prepare to draw. Definition: FramedPlot.h:53 const Profile * get_Profile(const Archive *data, unsigned row) Derived classes must provide the Profile for the specified row. Definition: PhaseVsHist.C:162 Generated using doxygen 1.8.17
|