Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::rcpt::RcptTimerStats< ClockType > Class Template Reference

Calculate rcpt specific performance information. More...

#include <cheetah/rcpt/RcptTimerStats.h>

Collaboration diagram for ska::cheetah::rcpt::RcptTimerStats< ClockType >:
Collaboration graph

Public Member Functions

 RcptTimerStats (std::size_t window_size=200)
 
void operator() (typename BeamFormerDataTraits::DataType const &, TimePointType)
 add a new datapoint n.b. this is not thread safe.
 
panda::DataRate< double > data_rate () const
 return the average data rate
 
void reset ()
 reset all counters and set the first timestamp to now
 

Detailed Description

template<typename ClockType>
class ska::cheetah::rcpt::RcptTimerStats< ClockType >

Calculate rcpt specific performance information.

Definition at line 48 of file RcptTimerStats.h.


The documentation for this class was generated from the following files: