Ask a Question | Search PSRCHIVE: |
Home
|
Pulsar::DigitiserCounts Class Reference Stores digitizer histograms. More...
Inheritance diagram for Pulsar::DigitiserCounts:
Detailed DescriptionStores digitizer histograms. Member Function Documentation◆ Accumulate()
Accumulate the counts from another DigitiserCounts onto this one. Accumulate Add the count values together with those from the source given.
Referenced by frequency_append(). ◆ Append()
Append the counts from another DigitiserCounts to this one. Append Append the counts for the subints from the source to our subints vector.
References Pulsar::IntegrationManager::verbose. Referenced by Pulsar::TimeAppend::combine(). ◆ CombineSubints()
Combine, by adding, multiple subints into one. CombineSubints Add the count values between two subints to a target subint.
References Pulsar::IntegrationManager::verbose. Referenced by Pulsar::TimeIntegrate::transform(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|