Ask a Question | Search PSRCHIVE: |
Home
|
Contemporaneity.h void phase(Profile *input) Compute the phase of the input complex-valued Profile. Definition: Fourier.C:135 virtual MJD get_epoch() const =0 Get the epoch of the rising edge of bin zero. virtual double evaluate(const Integration *, const Integration *)=0 Return a fraction between 0 (no overlap) and 1 (complete overlap) virtual void set_archives(const Archive *, const Archive *)=0 Retrieve any additional information that may be required. Evaluates the contemporaneity of Integrations from two Archives. Definition: Contemporaneity.h:28 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 void set_archives(const Archive *, const Archive *) Retrieve any additional information that may be required. Definition: Contemporaneity.C:59 const Predictor * get_model() const Return a pointer to the current phase predictor. Definition: Archive.C:290 double evaluate(const Integration *, const Integration *) Return a fraction between 0 (no overlap) and 1 (complete overlap) Definition: Contemporaneity.C:71 Generated using doxygen 1.8.17
|