Ask a Question | Search PSRCHIVE: |
Home
|
StandardPrepare.h virtual void choose(const Pulsar::Archive *) Choose the input states. Definition: StandardPrepare.C:66 std::vector< unsigned > bins The chosen phase bins. Definition: StandardPrepare.h:66 Stokes virtual double get_rank(unsigned ibin)=0 Return the rank of the specified phase bin. Reference::To< Pulsar::PolnProfile > profile The total integrated polarization profile. Definition: StandardPrepare.h:63 Conditions input data and selects optimal input states. Definition: StandardPrepare.h:26 virtual void extra(const Pulsar::Archive *) Do anything extra required to choose. Definition: StandardPrepare.C:115 virtual Archive * clone() const =0 Return a new copy constructed instance equal to this. virtual void set_chosen(unsigned ibin) Called when a phase bin has been chosen. Definition: StandardPrepare.C:111 virtual void set_input_states(unsigned) Set the number of input states to be chosen. Definition: StandardPrepare.C:54 virtual void get_bins(std::vector< unsigned > &) const Return the selected bins. Definition: StandardPrepare.C:60 virtual void prepare(Pulsar::Archive *) Prepare the data for use by the StandardData class. Definition: StandardPrepare.C:43 Generated using doxygen 1.8.17
|