Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::PhaseWeightModifier Class Referenceabstract PhaseWeight algorithms that receive an input PhaseWeight. More...
Inheritance diagram for Pulsar::PhaseWeightModifier:
![]()
Detailed DescriptionPhaseWeight algorithms that receive an input PhaseWeight. Member Function Documentation◆ calculate()
Derived classes implement the PhaseWeight calculation. Implemented in Pulsar::ConvertIsolated, Pulsar::MaskSmooth, and Pulsar::PhaseWeightShift. Referenced by get_weight(). ◆ get_interface()
Return a text interface that can be used to configure this instance. Implements Pulsar::PhaseWeightFunction. ◆ get_weight()
Returns a PhaseWeight. Returns a PhaseWeight with the Weight attribute set. Implements Pulsar::PhaseWeightFunction. References calculate(), and input_weight. Referenced by operator()(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|