Ask a Question | Search PSRCHIVE: |
Home
|
StokesCylindricalPlus.h void set_plot_colours(const std::string &plot) Set the colour for each value plotted. Definition: StokesPlot.h:53 void set_viewport(float x0, float x1, float y0, float y1) Set the viewport (normalized device coordinates) Definition: PlotFrame.C:256 PlotAxis * get_x_axis(bool allow_transpose) Get the x-axis. Definition: PlotFrame.C:204 void prepare(const Archive *) Ensure that frames are properly initialized. Definition: StokesCylindricalPlus.C:69 PlotLabel * get_label_below() Get the below-frame label. Definition: PlotFrame.h:74 void plot(const Archive *) Plot in the current viewport. Definition: MultiPlot.C:43 StokesPlot * get_flux_cropped() Get the StokesPlot (lower, cropped) Definition: StokesCylindricalPlus.h:60 PlotAxis * get_y_axis(bool allow_transpose) Get the y-axis. Definition: PlotFrame.C:228 PosAngPlot * get_orientation() Get the PosAngPlot. Definition: StokesCylindricalPlus.h:63 void rem_opt(char opt) Remove from the options to be passed to pgbox for this axis. Definition: PlotAxis.C:30 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: StokesCylindricalPlus.C:64 PlotLabel * get_label_above() Get the above-frame label. Definition: PlotAttributes.h:59 StokesPlot * get_flux() Get the StokesPlot. Definition: StokesCylindricalPlus.h:57 StokesCylindricalPlus(float crop=0.0) Default constructor. Definition: StokesCylindricalPlus.C:11 void set_plot_lines(const std::string &plot) Set the line style for each value plotted. Definition: StokesPlot.h:57 Plots the position angle of the linearly polarized radiation. Definition: PosAngPlot.h:24 virtual PlotFrame * get_frame() Get the frame. Definition: FramedPlot.C:27 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 void set_label(const std::string &_label, bool overwrite) Set the label to be drawn on the axis. Definition: PlotAxis.C:37 void set_chan(const Index &_ichan) Set the frequency channel to plot (where applicable) Definition: StokesCylindricalPlus.h:53 void set_flux_crop(const float _crop) Set the y-axis zoom value. Definition: StokesCylindricalPlus.C:58 ~StokesCylindricalPlus() Destructor. Definition: StokesCylindricalPlus.C:56 void set_subint(const Index &_isubint) Set the sub-integration to plot (where applicable) Definition: StokesCylindricalPlus.h:49 void set_all(const std::string &label) Set all labels to the specified value. Definition: PlotLabel.h:70 Generated using doxygen 1.8.17
|