Ask a Question | Search PSRCHIVE: |
Home
|
RiseFall.h virtual void get_indeces(int &rise, int &fall) const =0 Return the pulse phase bins in which the pulse rises and falls. Reference::To< const Profile, false > profile The Profile from which the PhaseWeight will be derived. Definition: ProfileWeightFunction.h:61 virtual std::pair< int, int > get_rise_fall(const Profile *) Return the rise and fall as a pair. Definition: RiseFall.C:35 void calculate(PhaseWeight *weight) Set the weights between rise and fall. Definition: RiseFall.C:18 Generated using doxygen 1.8.17
|