Ask a Question | Search PSRCHIVE: |
Home
|
PhaseWeightShift.h void phase(Profile *input) Compute the phase of the input complex-valued Profile. Definition: Fourier.C:135 unsigned get_nbin() const Get the number of weights in the array. Definition: PhaseWeight.h:70 void calculate(PhaseWeight *) Derived classes implement the PhaseWeight calculation. Definition: PhaseWeightShift.C:36 void get_weights(std::vector< float > &weights) const Get the weights. Definition: PhaseWeight.C:129 PhaseWeightShift * clone() const Return a new copy of self. Definition: PhaseWeightShift.C:30 PhaseWeightShift() Default constructor. Definition: PhaseWeightShift.C:24 Functor< double() > get_shift Returns the shift. Definition: PhaseWeightShift.h:41 Generated using doxygen 1.8.17
|