Ask a Question | Search PSRCHIVE: |
Home
|
Accumulate.h 54 };
void transform(Profile *profile) Form the cummulative profile. Definition: Accumulate.C:44 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 set_baseline(double) Set the baseline. Definition: Accumulate.C:34 double get_baseline() const Get the baseline. Definition: Accumulate.C:39 Generated using doxygen 1.8.17
|