Ask a Question | Search PSRCHIVE: |
Home
|
DynamicCalSpectrumPlot.h float get_weight() const get the weight of the profile Definition: Profile.h:207 void cal_levels(std::vector< std::vector< Estimate< double > > > &hi, std::vector< std::vector< Estimate< double > > > &lo) const Returns the mean hi/lo and variance of the mean hi/lo of every profile. Definition: Integration_cal_levels.C:16 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 ~DynamicCalSpectrumPlot() Default constructor. Definition: DynamicCalSpectrumPlot.C:18 Profile * get_Profile(unsigned subint, unsigned pol, unsigned chan) Return pointer to the specified profile. Definition: Archive.C:270 Plots off-pulse mean or variance as a func of time and freq. Definition: DynamicCalSpectrumPlot.h:22 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: DynamicCalSpectrumPlot.C:22 void get_plot_array(const Archive *data, float *array) Derived classes must fill in the nsubint by nchan data array. Definition: DynamicCalSpectrumPlot.C:28 DynamicCalSpectrumPlot() Default constructor. Definition: DynamicCalSpectrumPlot.C:14 Generated using doxygen 1.8.17
|