Pulsar::HasBaselineEstimator Class Reference

Manages a baseline estimator and its interface. More...

#include <HasBaselineEstimator.h>

Inheritance diagram for Pulsar::HasBaselineEstimator:
Pulsar::PeakConsecutive Pulsar::PeakCumulative Pulsar::PhaseWidth Pulsar::ProfileStats

Public Member Functions

 HasBaselineEstimator ()
 Default constructor.
 HasBaselineEstimator (const HasBaselineEstimator &)
 Copy constructor.
 ~HasBaselineEstimator ()
 Destructor.
virtual void set_baseline_estimator (ProfileWeightFunction *)
 Set the algorithm used to find the off-pulse phase bins.
ProfileWeightFunctionget_baseline_estimator () const
 Get the algorithm used to find the off-pulse phase bins.
bool has_baseline_estimator () const
 Return true if baseline estimator is set.

Detailed Description

Manages a baseline estimator and its interface.

Member Function Documentation

◆ set_baseline_estimator()


The documentation for this class was generated from the following files:

Generated using doxygen 1.14.0