Ask a Question | Search PSRCHIVE: |
![]()
|
PlotLoop.h void set_overlay(bool) Overlay the data from multiple objects in a single plot. Definition PlotLoop.C:105 bool get_preprocess() const Get the preprocess flag. Definition PlotLoop.C:129 void add_index(TextIndex *) Add an index over which to loop. Definition PlotLoop.C:140 void set_Archive(Archive *) Set the Archive to be plotted. Definition PlotLoop.C:79 void set_colour_indeces(const std::vector< unsigned > &ci) Set the colour indeces through which to loop. Definition PlotLoop.C:134 void configure(const std::vector< std::string > &options) Configure the plots. Definition PlotLoop.C:43 void set_preprocess(bool) Set the preprocess flag. Definition PlotLoop.C:124 void set_stack(bool) Automatically stack multiple plots. Definition PlotLoop.C:115 Generated using doxygen 1.14.0
|