Ask a Question | Search PSRCHIVE: |
Home
|
StokesCrossCovariancePlot.h int get_bin() const Get the phase bin to be plotted. Definition: StokesCrossCovariancePlot.h:60 std::string get_config() const Dummy function. Definition: StokesCrossCovariancePlot.h:75 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: ProfileStats.C:547 Plots a polarization pulse profile. Definition: StokesCrossCovariancePlot.h:28 Type * get() const unsigned get_lags() const Get the lags to be plotted. Definition: StokesCrossCovariancePlot.h:55 std::string get_expression() const Get the ProfileStats expression to evaluate. Definition: StokesCrossCovariancePlot.h:70 Cross-covariances between the Stokes parameters. Definition: StokesCrossCovariance.h:31 void set_max_bin(bool s) Search for the phase bin to be plotted. Definition: StokesCrossCovariancePlot.h:63 void set_covar(const std::pair< unsigned, unsigned > &c) Set the Stokes covariance indeces. Definition: StokesCrossCovariancePlot.h:48 void set_expression(const std::string &str) Set the ProfileStats expression to evaluate. Definition: StokesCrossCovariancePlot.h:68 bool get_max_bin() const Search for the phase bin to be plotted. Definition: StokesCrossCovariancePlot.h:65 StokesCrossCovariancePlot() Default constructor. Definition: StokesCrossCovariancePlot.C:28 void set_config(const std::string &str) Configure the ProfileStats expression evaluator. Definition: StokesCrossCovariancePlot.C:45 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: StokesCrossCovariancePlot.C:40 void set_lags(unsigned s) Set the number of lags to be plotted. Definition: StokesCrossCovariancePlot.h:53 void get_profiles(const Archive *data) Load the profiles. Definition: StokesCrossCovariancePlot.C:50 void set_bin(int s) Set the phase bin to be plotted. Definition: StokesCrossCovariancePlot.h:58 void set_splot_output(bool s) Output text files for gnuplot splot. Definition: StokesCrossCovariancePlot.h:78 bool get_splot_output() const Output text files for gnuplot splot. Definition: StokesCrossCovariancePlot.h:80 std::pair< unsigned, unsigned > get_covar() const Get the Stokes covariance indeces. Definition: StokesCrossCovariancePlot.h:50 Generated using doxygen 1.8.17
|