Ask a Question | Search PSRCHIVE: |
Home
|
PhaseWidth.h float min(int bin_start=0, int bin_end=0) const Returns the minimum amplitude. Definition: Profile.C:665 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: PhaseWidth.C:162 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 int find_min_bin(int bin_start=0, int bin_end=0) const Returns the bin number with the minimum amplitude. Definition: Profile.C:636 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 float max(int bin_start=0, int bin_end=0) const Returns the maximum amplitude. Definition: Profile.C:651 Finds the phase window in which the smoothed Profile is an extremum. Definition: BaselineWindow.h:28 double get_width_turns(const Profile *profile) Return the width of the pulse profile in turns. Definition: PhaseWidth.C:59 PhaseWidth * clone() const Return a copy constructed instance of self. Definition: PhaseWidth.C:168 int find_max_bin(int bin_start=0, int bin_end=0) const Returns the bin number with the maximum amplitude. Definition: Profile.C:622 Generated using doxygen 1.8.17
|