Ask a Question | Search PSRCHIVE: |
![]()
|
RiseFall.h ProfileWeight algorithms that compute on-pulse phase bins. Definition OnPulseEstimator.h:20 virtual void get_indeces(int &rise, int &fall) const =0 Return the pulse phase bins in which the pulse rises and falls. void calculate(PhaseWeight *weight) Set the weights between rise and fall. Definition RiseFall.C:18 virtual std::pair< int, int > get_rise_fall(const Profile *) Return the rise and fall as a pair. Definition RiseFall.C:35 Generated using doxygen 1.14.0
|