Ask a Question | Search PSRCHIVE: |
Home
|
ProfileStrategies.h virtual ProfileWeightFunction * onpulse() const =0 The implementation of the on-pulse finding algorithm. virtual ~Strategies() Destructor. Definition: ProfileStrategies.h:31 Manages the strategies that implement algorithms. Definition: ProfileStrategies.h:26 virtual ProfileWeightFunction * baseline() const =0 The implementation of the baseline finding algorithm. virtual SNRatioEstimator * snratio() const =0 The implementation of the signal-to-noise ratio calculation. PhaseWeight algorithms that receive an input Profile. Definition: ProfileWeightFunction.h:26 Algorithms that estimate the signal-to-noise ratio of pulse profiles. Definition: SNRatioEstimator.h:27 virtual WidthEstimator * width() const =0 The implementation of the pulse width estimator. Algorithms that estimate the width of the pulse profile. Definition: WidthEstimator.h:31 Generated using doxygen 1.8.17
|