11#ifndef __Pulsar_Detrend_h
12#define __Pulsar_Detrend_h
14#include "Pulsar/Transformation.h"
Detrend()
Default constructor.
Definition Detrend.C:13
void transform(Profile *profile)
Detrend the given Profile.
Definition Detrend.C:21
~Detrend()
Destructor.
Definition Detrend.C:17
Any quantity recorded as a function of pulse phase.
Definition Profile.h:40
Defines the PSRCHIVE library.
Definition CalSource.h:17