Ask a Question | Search PSRCHIVE: |
Home
|
PatchTime.h virtual MJD get_epoch() const =0 Get the epoch of the rising edge of bin zero. virtual unsigned get_nsubint() const =0 Get the number of sub-integrations stored in the file. void set_contemporaneity_policy(Contemporaneity *) Set the policy used to judge contemporaneity. Definition: PatchTime.C:26 void insert(unsigned isub) Insert a new zeroed subint at the given location. Definition: DigitiserCounts.C:180 void sort(StrictWeakOrdering comp) Sort the Integrations according to the specified order. Definition: IntegrationManagerExpert.h:66 Type * get() const void operate(Archive *A, Archive *B) Add to A whatever is missing with respect to B, and vice versa. Definition: PatchTime.C:65 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 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 Expert * expert() Provide access to the expert interface. Definition: Archive.C:40 static unsigned verbose A verbosity flag that can be set for debugging purposes. Definition: IntegrationManager.h:38 void set_minimum_contemporaneity(double min) Set the minimum contemporaneity required for each sub-integration. Definition: PatchTime.C:32 Generated using doxygen 1.8.17
|