Ask a Question | Search PSRCHIVE: |
![]()
|
ReceptionModelAxisPlotter.h Type min The minimum value on the axis. Definition ReceptionModelAxisPlotter.h:55 void set_axis(MEAL::Axis< Type > *_axis) Set the Axis<Type> to which the epoch is connected. Definition ReceptionModelAxisPlotter.h:32 unsigned npt The number of points in the plot. Definition ReceptionModelAxisPlotter.h:52 MEAL::Axis< Type > * axis The Axis<Type> to which the epoch is connected. Definition ReceptionModelAxisPlotter.h:49 void set_min(Type _min) Set the minimum value on the axis. Definition ReceptionModelAxisPlotter.h:38 Type max The maximum value on the axis. Definition ReceptionModelAxisPlotter.h:58 void set_npt(unsigned _npt) Set the number of points in the plot. Definition ReceptionModelAxisPlotter.h:35 void set_max(Type _max) Set the maximum value on the axis. Definition ReceptionModelAxisPlotter.h:41 void plot_model() Plot the model in the current configuration. Definition ReceptionModelAxisPlotter.h:77 unsigned isource The index of the source to be plotted. Definition ReceptionModelPlotter.h:79 ReceptionModelPlotter() Default constructor. Definition ReceptionModelPlotter.C:21 Reference::To< ReceptionModel > model The model from which plot data will be taken. Definition ReceptionModelPlotter.h:70 unsigned ipath The index of the signal path. Definition ReceptionModelPlotter.h:82 unsigned ipol The index of the Stokes parameter to be plotted. Definition ReceptionModelPlotter.h:76 const std::string get_message() const Generated using doxygen 1.14.0
|