Ask a Question | Search PSRCHIVE: |
![]()
|
Classes |
Public Member Functions |
Static Public Member Functions |
Static Protected Member Functions |
List of all members
Pulsar::Generator Class Referenceabstract Generator of functions that predict pulse phase. More...
Inheritance diagram for Pulsar::Generator:
![]()
Detailed DescriptionGenerator of functions that predict pulse phase. This pure virtual base class defines the interface to pulse phase predictor generators Member Function Documentation◆ clone()
Return a new, copy constructed instance of self. Implemented in Tempo2::Generator, and Tempo::Predict. Referenced by get_default(). ◆ generate()
Return a new Predictor instance. Implemented in Tempo2::Generator, and Tempo::Predict. ◆ set_frequency_span()
Set the range of frequencies over which to generate. Implemented in Tempo2::Generator, and Tempo::Predict. ◆ set_parameters()
Set the parameters used to generate the predictor. Implemented in Tempo2::Generator, and Tempo::Predict. ◆ set_site()
Set the site at which the signal is observed. Implemented in Tempo2::Generator, and Tempo::Predict. ◆ set_time_span()
Set the range of epochs over which to generate. Implemented in Tempo2::Generator, and Tempo::Predict. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|