10 #ifndef __Pulsar_PlotWindow_h
11 #define __Pulsar_PlotWindow_h
13 #include "Reference.h"
virtual void plot_data() Plot the data. Definition: PlotWindow.C:52
Archive * get_data() Get the data. Definition: PlotWindow.C:41
The primary interface to pulsar observational data. Definition: Archive.h:45
Plot * get_plot() Get the plot. Definition: PlotWindow.C:35
Defines the PSRCHIVE library. Definition: CalSource.h:17
virtual void set_plot(Plot *) Set the plot to be used. Definition: PlotWindow.C:23
bool ready() const Ready to plot data. Definition: PlotWindow.C:46
Manages a window in which to Plot an Archive. Definition: PlotWindow.h:26
Base class of all plotters. Definition: Plot.h:28
virtual void set_data(Archive *) Set the data to be plotted. Definition: PlotWindow.C:29
Generated using doxygen 1.8.17
|