Ask a Question | Search PSRCHIVE: |
Home
|
TimeAppend.h virtual void check(Archive *into, const Archive *from) Throw an exception if there is any reason to not call append. Definition: Append.C:65 virtual void append(Archive *, const Archive *)=0 Add two Archive instances that have the same IntegrationOrder. void Append(const DigitiserCounts &src) Append the counts from another DigitiserCounts to this one. Definition: DigitiserCounts.C:83 virtual void check(Archive *into, const Archive *from) Throw an exception if there is a reason to not append. Definition: TimeAppend.C:89 void sort(StrictWeakOrdering comp) Sort the Integrations according to the specified order. Definition: IntegrationManagerExpert.h:66 const ExtensionType * get() const Template method searches for an Extension of the specified type. virtual bool stop(Archive *into, const Archive *from) Return true if there is a benign reason to stop. Definition: Append.C:41 void manage(IntegrationManager *more_subints) Append use_Integration modified Integration objects to instance. Definition: IntegrationManagerExpert.h:53 Expert * expert() Provide access to the expert interface. Definition: Archive.C:40 MJD end_time() const Return the MJD at the end of the last sub-integration. Definition: Archive.C:308 MJD start_time() const Return the MJD at the start of the first sub-integration. Definition: Archive.C:299 virtual bool stop(Archive *into, const Archive *from) Return true if there is a benign reason to stop. Definition: TimeAppend.C:49 static unsigned verbose A verbosity flag that can be set for debugging purposes. Definition: IntegrationManager.h:38 virtual Archive * clone() const =0 Return a new copy constructed instance equal to this. std::string get_IndexState() const Return a string describing the type of indexing used. Definition: IntegrationOrder.C:40 Alternative ways of ordering Integration instances. Definition: IntegrationOrder.h:29 virtual void combine(Archive *into, Archive *from) Add the data in 'from' to 'into'. Definition: TimeAppend.C:107 Generated using doxygen 1.8.17
|