Ask a Question | Search PSRCHIVE: |
![]()
|
DynamicSpectrumPlot.h void set_pol(const Index &_ipol) Set the polarization to plot. Definition DynamicSpectrumPlot.h:57 void set_method(int s_method) Set a method. Definition DynamicSpectrumPlot.h:61 TimeScale * get_x_scale() Return pointer to x scale. Definition DynamicSpectrumPlot.h:65 std::pair< int, int > get_srange() const srange is the subint range Definition DynamicSpectrumPlot.C:54 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition DynamicSpectrumPlot.C:48 pgplot::ColourMap * get_colour_map() Provide access to the colour map. Definition DynamicSpectrumPlot.h:47 virtual void get_plot_array(const Archive *data, float *array)=0 Derived classes must fill in the nsubint by nchan data array. void draw(const Archive *) Draw in the current viewport. Definition DynamicSpectrumPlot.C:83 FrequencyScale * get_y_scale() Return pointer to y scale. Definition DynamicSpectrumPlot.h:68 DynamicSpectrumPlot() Default constructor. Definition DynamicSpectrumPlot.C:19 Represents an axis with radio frequency ordinate. Definition FrequencyScale.h:21 Generated using doxygen 1.14.0
|