16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_CORE_TERM_DEPTHPROBECOMPUTATIONTERM_H
21 #define BORNAGAIN_CORE_TERM_DEPTHPROBECOMPUTATIONTERM_H
Counter for reporting progress (with delay interval) in a threaded computation.
~DepthProbeComputationTerm()
DepthProbeComputationTerm(const ProcessedSample *p_sample)
void setProgressHandler(ProgressHandler *p_progress)
const ProcessedSample * m_sample
std::unique_ptr< DelayedProgressCounter > m_progress_counter
void compute(DepthProbeElement &elem) const
Data structure that contains all the necessary data for scattering calculations.
Maintains information about progress of a computation.