Ask a Question | Search PSRCHIVE: |
Home
|
StokesPlot.h 61 std::string plot_colours;
void set_plot_colours(const std::string &plot) Set the colour for each value plotted. Definition: StokesPlot.h:53 const PolnProfile * get_Stokes(const Archive *data, Index subint, Index chan) Return a new PolnProfile with state == Signal::Stokes. Definition: Index.C:158 void set_pav_bias(bool flag) Correct the bias to L and p as is done in pav. Definition: StokesPlot.C:67 const Profile * new_Profile(const PolnProfile *data, char code) Return a possibly newly constructed Profile with state specified by code. Definition: Polarization.C:35 void set_plot_widths(const std::string &plot) Set the line width for each value plotted. Definition: StokesPlot.h:61 void set_plot_lines(const std::string &plot) Set the line style for each value plotted. Definition: StokesPlot.h:57 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: StokesPlot.C:23 void set_plot_values(const std::string &plot) Set the values to be plotted (one or more of I,Q,U,V,L,p) Definition: StokesPlot.h:49 virtual void plot(const Archive *) Plot in the current viewport. Definition: SimplePlot.C:15 void get_profiles(const Archive *data) Load the profiles. Definition: StokesPlot.C:28 Generated using doxygen 1.8.17
|