Pulsar::Correction Class Referenceabstract

#include <Correction.h>

Inheritance diagram for Pulsar::Correction:
Pulsar::CalSource Pulsar::FixFluxCal Pulsar::SetReceiver

Public Member Functions

virtual void apply (Archive *)=0
 Apply the correction to the Archive.

Detailed Description

Pure abstract base class of corrections to be performed after an Archive instance is loaded from disk.

Member Function Documentation

◆ apply()

virtual void Pulsar::Correction::apply ( Archive * )
pure virtual

Apply the correction to the Archive.

Implemented in Pulsar::CalSource, Pulsar::FixFluxCal, and Pulsar::SetReceiver.


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

Generated using doxygen 1.14.0