Ask a Question | Search PSRCHIVE: |
![]()
|
ProfileVectorPlotter.h std::vector< float > ordinates the shared ordinates Definition ProfileVectorPlotter.h:45 std::vector< int > plot_slw the PGPLOT line width for each profile Definition ProfileVectorPlotter.h:54 ProfileVectorPlotter() Default constructor. Definition ProfileVectorPlotter.C:17 bool transpose Transpose the x and y axes. Definition ProfileVectorPlotter.h:60 void set_pen(PlotPen *p) set the PlotPen used to draw all profiles Definition ProfileVectorPlotter.h:33 std::vector< int > plot_sci the PGPLOT colour for each profile Definition ProfileVectorPlotter.h:48 bool plot_histogram Plot histogram style. Definition ProfileVectorPlotter.h:57 std::vector< Reference::To< const Profile > > profiles the vector of profiles to be drawn Definition ProfileVectorPlotter.h:42 void minmax(PlotFrame *frame) const set the y_scale min and max based on the x_scale min and max Definition ProfileVectorPlotter.C:23 void draw(float sx, float ex) draw all profiles Definition ProfileVectorPlotter.C:48 std::vector< int > plot_sls the PGPLOT line style for each profile Definition ProfileVectorPlotter.h:51 Generated using doxygen 1.14.0
|