Ask a Question | Search PSRCHIVE: |
Home
|
Detrend.h const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 void set_amps(const T *data) set the amplitudes array equal to the contents of the data array Definition: ProfileAmps.h:89 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 void transform(Profile *profile) Detrend the given Profile. Definition: Detrend.C:21 Generated using doxygen 1.8.17
|