Ask a Question | Search PSRCHIVE: |
![]()
|
PlotOptions.h void set_open_device(bool flag) Enable/disable pgplot device open and close. Definition PlotOptions.C:37 void setup() Open the plot device and configure it. Definition PlotOptions.C:84 void set_device(const std::string &dev) Set the plot device. Definition PlotOptions.h:32 void set_panels(const std::string &) Set the number of panels into which the plot surface is divided. Definition PlotOptions.C:75 unsigned get_x_npanel() const Get the number of panels into which the plot surface is divided. Definition PlotOptions.h:41 PlotOptions(bool open_device=true) Default constructor. Definition PlotOptions.C:18 void set_pixels(const std::string &) Set the plot dimensions in pixels. Definition PlotOptions.C:66 Generated using doxygen 1.14.0
|