Ask a Question | Search PSRCHIVE: |
Home
|
Differentiate.h unsigned get_span() const Get the phase bin offset added and subtracted from each bin. 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 Type * get() const U var unsigned span The number of phase bins in the window used to smooth. Definition: Differentiate.h:48 Stores PolnCalibrator parameters in an Archive instance. Definition: PolnCalibratorExtension.h:28 virtual void add(Item *) void transform(Profile *profile) Differentiate the given Profile. Definition: Differentiate.C:23 Differentiate(unsigned span=1) Default constructor. Definition: Differentiate.C:13 Represents the system as a Calibration::SingleAxis. Definition: SingleAxisCalibrator.h:26 void set_span(unsigned) Set the phase bin offset added and subtracted from each bin. Generated using doxygen 1.8.17
|