Ask a Question | Search PSRCHIVE: |
Home
|
DynamicStatSpectrumPlot.h Plots off-pulse mean or variance as a func of time and freq. Definition: DynamicStatSpectrumPlot.h:23 void set_statistic(ArchiveStatistic *) Set the statistic. Definition: DynamicStatSpectrumPlot.C:70 ~DynamicStatSpectrumPlot() Default constructor. Definition: DynamicStatSpectrumPlot.C:23 ArchiveStatistic * get_statistic() const Get the statistic. Definition: DynamicStatSpectrumPlot.C:77 DynamicStatSpectrumPlot() Default constructor. Definition: DynamicStatSpectrumPlot.C:18 virtual void preprocess(Archive *) Disable preprocessing. Definition: DynamicStatSpectrumPlot.h:50 Commmon statistics that can be derived from an Archive. Definition: ArchiveStatistic.h:29 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: DynamicStatSpectrumPlot.C:27 void get_plot_array(const Archive *data, float *array) Derived classes must fill in the nsubint by nchan data array. Definition: DynamicStatSpectrumPlot.C:33 const ExtensionType * get() const Template method searches for an Extension of the specified type. Generated using doxygen 1.8.17
|