Ask a Question | Search PSRCHIVE: |
![]()
|
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Pulsar::Smooth Class Referenceabstract Profile smoothing algorithms. More...
Inheritance diagram for Pulsar::Smooth:
![]()
Detailed DescriptionProfile smoothing algorithms. Member Function Documentation◆ clone()
Return a copy constructed instance of self. Implemented in Pulsar::SmoothMean, Pulsar::SmoothMedian, and Pulsar::SmoothSinc. References Smooth(). ◆ get_bins()
Get the width of the smoothing window in phase bins. Get the number of phase bins in the bins used to smooth. References width. Referenced by Pulsar::SmoothMean::transform(), and Pulsar::SmoothMedian::transform(). ◆ get_interface()
Return a text interface that can be used to configure this instance. Implemented in Pulsar::SmoothMean, Pulsar::SmoothMedian, and Pulsar::SmoothSinc. ◆ set_bins()
Set the width of the smoothing window in phase bins. Set the number of phase bins in the bins used to smooth. References width. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|