Ask a Question | Search PSRCHIVE: |
Home
|
DigitiserCounts.h void CombineSubints(const unsigned subint, const unsigned start, const unsigned stop) Combine, by adding, multiple subints into one. Definition: DigitiserCounts.C:141 void Append(const DigitiserCounts &src) Append the counts from another DigitiserCounts to this one. Definition: DigitiserCounts.C:83 void insert(unsigned isub) Insert a new zeroed subint at the given location. Definition: DigitiserCounts.C:180 void resize(unsigned nsubint, unsigned npol=0, unsigned nchan=0, unsigned nbin=0) Resize the extension. Definition: DigitiserCounts.C:175 const ExtensionType * get() const Template method searches for an Extension of the specified type. Able & operator=(const Able &) DigitiserCounts * clone() const Clone method. Definition: DigitiserCounts.h:53 static unsigned verbose A verbosity flag that can be set for debugging purposes. Definition: IntegrationManager.h:38 Class representing an array of digitiser counts for a subint. Definition: DigitiserCounts.h:64 void Accumulate(const DigitiserCounts &src) Accumulate the counts from another DigitiserCounts onto this one. Definition: DigitiserCounts.C:115 Definition: ArchiveExtension.h:28 void frequency_append(Archive *to, const Archive *from) Accumulate DigitiserCounts from another archive. Definition: DigitiserCounts.C:188 TextInterface::Parser * get_interface() Get the text interface. Definition: DigitiserCounts.C:69 Generated using doxygen 1.8.17
|