Ask a Question | Search PSRCHIVE: |
Home
|
ReceptionModelPlotter.h void set_model_solved(bool solved=true) Set the model solved flag. Definition: ReceptionModelPlotter.C:56 bool plot_residual Flag set true when the data-model residual should be plotted. Definition: ReceptionModelPlotter.h:91 virtual void plot_stokes(EstimatePlotter &plotter, unsigned iplot) Plot the Stokes[ipol]. Definition: ReceptionModelPlotter.C:239 ~ReceptionModelPlotter() Destructor. Definition: ReceptionModelPlotter.C:28 void set_isource(unsigned isource) Set the index of the source to be plotted. Definition: ReceptionModelPlotter.C:50 void set_abscissa(Abscissa *para) Set the epoch angle model to yield the plot abscissa. Definition: ReceptionModelPlotter.C:38 Models a set of transformations and source polarizations. Definition: ReceptionModel.h:32 Reference::To< ReceptionModel > model The model from which plot data will be taken. Definition: ReceptionModelPlotter.h:70 void set_model(ReceptionModel *model) Set the model to yield the Stokes parameters. Definition: ReceptionModelPlotter.C:32 A CoherencyMeasurement set and their coordinates. Definition: CoherencyMeasurementSet.h:26 virtual void plot_model() Plot the model in the current configuration. Definition: ReceptionModelPlotter.C:235 virtual void plot_observations() Plot the observations corresponding to the current configuration. Definition: ReceptionModelPlotter.C:72 void set_coordinates() const Apply the independent variables. Definition: CoherencyMeasurementSet.C:41 Reference::To< Abscissa > abscissa The independent variable in each plot. Definition: ReceptionModelPlotter.h:73 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 bool model_solved Flag set true when the model has been solved. Definition: ReceptionModelPlotter.h:88 void set_plot_residual(bool residual=true) Set the plot residual flag. Definition: ReceptionModelPlotter.C:62 ReceptionModelPlotter() Default constructor. Definition: ReceptionModelPlotter.C:21 unsigned get_transformation_index() const Get the transformation through which the measurements are made. Definition: CoherencyMeasurementSet.C:30 void set_output(const char *filename) Set the name of the file to which text format will be written. Definition: ReceptionModelPlotter.C:67 std::string output_filename The name of the file to which text format data will be written. Definition: ReceptionModelPlotter.h:85 void set_ipol(unsigned ipol) Set the index of the Stokes parameter to be plotted. Definition: ReceptionModelPlotter.C:44 unsigned isource The index of the source to be plotted. Definition: ReceptionModelPlotter.h:79 Generated using doxygen 1.8.17
|