Ask a Question | Search PSRCHIVE: |
Home
|
DynamicSpectrumPlot.h virtual void get_plot_array(const Archive *data, float *array)=0 Derived classes must fill in the nsubint by nchan data array. std::pair< int, int > get_srange() const srange is the subint range Definition: DynamicSpectrumPlot.C:54 FrequencyScale * get_y_scale() Return pointer to y scale. Definition: DynamicSpectrumPlot.h:73 Base class for image plots of something vs time and frequency. Definition: DynamicSpectrumPlot.h:29 virtual unsigned get_nsubint() const =0 Get the number of sub-integrations stored in the file. pgplot::ColourMap * get_colour_map() Provide access to the colour map. Definition: DynamicSpectrumPlot.h:52 DynamicSpectrumPlot() Default constructor. Definition: DynamicSpectrumPlot.C:19 virtual unsigned get_nchan() const =0 Get the number of frequency channels used. void set_method(int s_method) Set a method. Definition: DynamicSpectrumPlot.h:66 Represents an axis with radio frequency ordinate. Definition: FrequencyScale.h:26 Convenience interface to a bunch of regularly used colour maps. Definition: ColourMap.h:26 TimeScale * get_x_scale() Return pointer to x scale. Definition: DynamicSpectrumPlot.h:70 void set_pol(const Index &_ipol) Set the polarization to plot. Definition: DynamicSpectrumPlot.h:62 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: DynamicSpectrumPlot.C:48 void draw(const Archive *) Draw in the current viewport. Definition: DynamicSpectrumPlot.C:83 Generated using doxygen 1.8.17
|