Ask a Question | Search PSRCHIVE: |
Home
|
ReceptionModelAxisPlotter.h Plots model Stokes parameters as a function of time. Definition: ReceptionModelAxisPlotter.h:29 void plot_model() Plot the model in the current configuration. Definition: ReceptionModelAxisPlotter.h:77 void set_min(Type _min) Set the minimum value on the axis. Definition: ReceptionModelAxisPlotter.h:48 unsigned npt The number of points in the plot. Definition: ReceptionModelAxisPlotter.h:62 void set_axis(MEAL::Axis< Type > *_axis) Set the Axis<Type> to which the epoch is connected. Definition: ReceptionModelAxisPlotter.h:42 void set_npt(unsigned _npt) Set the number of points in the plot. Definition: ReceptionModelAxisPlotter.h:45 Type max The maximum value on the axis. Definition: ReceptionModelAxisPlotter.h:68 MEAL::Axis< Type > * axis The Axis<Type> to which the epoch is connected. Definition: ReceptionModelAxisPlotter.h:59 Type min The minimum value on the axis. Definition: ReceptionModelAxisPlotter.h:65 const std::string get_message() const void set_max(Type _max) Set the maximum value on the axis. Definition: ReceptionModelAxisPlotter.h:51 Generated using doxygen 1.8.17
|