Ask a Question | Search PSRCHIVE: |
Home
|
AnglePlot.h virtual double get_gate_duty_cycle() const Get the fraction of the pulse period recorded (in turns) Definition: Integration.h:220 std::vector< Estimate< double > > angles The angles. Definition: AnglePlot.h:99 virtual void get_angles(const Archive *)=0 Derived types compute the angles to be plotted. TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: AnglePlot.C:32 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 void set_threshold(float t) will draw only those points with linear > threshold * sigma Definition: AnglePlot.h:75 Plots an angle and its error as a function of pulse phase. Definition: AnglePlot.h:28 T get_value() const std::string get_flux_label(const Archive *data) Return the label for the y-axis. Definition: AnglePlot.C:208 void set_subint(const Index &_isubint) Set the sub-integration to plot (where applicable) Definition: AnglePlot.h:63 void prepare(const Archive *) return the minimum and maximum value in degrees Definition: AnglePlot.C:37 virtual unsigned get_nbin() const =0 Get the number of pulsar phase bins used. void draw(const Archive *) draw the angle as a function of pulse phase Definition: AnglePlot.C:95 void set_chan(const Index &_ichan) Set the frequency channel to plot (where applicable) Definition: AnglePlot.h:67 Generated using doxygen 1.8.17
|