Ask a Question | Search PSRCHIVE: |
![]()
|
LinePhasePlot.h LinePhasePlot() Constructor Assume the subint, or range of subints are unset until we know how many there are Assume ... Definition LinePhasePlot.C:37 int get_ichan() const Get the frequency channel to plot. Definition LinePhasePlot.h:76 void set_srange(const pair< int, int > &s_srange) Set the range of subints to plot. Definition LinePhasePlot.h:67 int get_ipol(void) const Get the polarization to plot. Definition LinePhasePlot.h:70 void set_ichan(const int &s_ichan) Set the frequency channel to plot. Definition LinePhasePlot.h:79 void set_isub(int s_isub) Set the subint range to (x,x) Definition LinePhasePlot.h:61 int get_line_colour() const Get the line colour. Definition LinePhasePlot.h:82 LinePhasePlot() Constructor Assume the subint, or range of subints are unset until we know how many there are Assume ... Definition LinePhasePlot.C:37 void prepare(const Archive *data) prepare the archive for rendering Definition LinePhasePlot.C:58 void set_ipol(int s_ipol) Set the polarization to plot. Definition LinePhasePlot.h:73 pair< int, int > get_srange() const Get the range of subints to plot. Definition LinePhasePlot.h:64 int get_isub(void) const Get the first index of the subint range. Definition LinePhasePlot.h:58 void draw(const Archive *data) draw the archive Definition LinePhasePlot.C:119 void set_line_colour(const int &s_line_colour) Set the line colour. Definition LinePhasePlot.h:85 TextInterface::Parser * get_interface() Get a LinePhasePlot::Interface for this object. Definition LinePhasePlot.C:158 Generated using doxygen 1.14.0
|