Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::FixedFrequencyPredictor Class Reference Functions that predict pulse phase. More...
Inheritance diagram for Pulsar::FixedFrequencyPredictor:
![]()
Detailed DescriptionFunctions that predict pulse phase. This simple version assumes folding at a fixed topocentric frequency, as e.g. a pulsed cal. Member Function Documentation◆ clone()
Return a new, copy constructed instance of self. Implements Pulsar::Predictor. ◆ dispersion()
Return the phase correction for dispersion delay. Implements Pulsar::Predictor. ◆ frequency()
◆ generator()
Return a new Generator set up to produce a new Predictor like self. Implements Pulsar::Predictor. ◆ get_observing_frequency()
Get the observing frequency at which phase and epoch are related. Implements Pulsar::Predictor. References m_obs_freq. ◆ insert()
Add the information from the supplied predictor to self. This method should check to avoid inconsistency and duplication Implements Pulsar::Predictor. ◆ iphase()
Return the epoch, given the phase and, optionally, a first guess. Implements Pulsar::Predictor. ◆ keep()
Keep only the components required to span the given epochs. Implements Pulsar::Predictor. ◆ load()
Load from an open stream. Implements Pulsar::Predictor. ◆ matches()
Return true if the Predictor configuration matches this. Implements Pulsar::Predictor. ◆ phase()
Return the phase, given the epoch. Implements Pulsar::Predictor. References m_epoch, and m_freq. Referenced by iphase(). ◆ set_observing_frequency()
Set the observing frequency at which phase and time are related. Implements Pulsar::Predictor. References m_obs_freq. ◆ unload()
Unload to an open stream. Implements Pulsar::Predictor. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|