Agora  1.2.0
Agora project
RxCounters Class Reference

#include <message.h>

Public Member Functions

 RxCounters ()
 

Public Attributes

std::array< size_t, kFrameWndnum_pkts_
 
std::array< size_t, kFrameWndnum_pilot_pkts_
 
std::array< size_t, kFrameWndnum_reciprocity_pkts_
 
size_t num_rx_pkts_per_frame_
 
size_t num_pilot_pkts_per_frame_
 
size_t num_reciprocity_pkts_per_frame_
 

Constructor & Destructor Documentation

◆ RxCounters()

RxCounters::RxCounters ( )
inline

Member Data Documentation

◆ num_pilot_pkts_

std::array<size_t, kFrameWnd> RxCounters::num_pilot_pkts_

◆ num_pilot_pkts_per_frame_

size_t RxCounters::num_pilot_pkts_per_frame_

◆ num_pkts_

std::array<size_t, kFrameWnd> RxCounters::num_pkts_

◆ num_reciprocity_pkts_

std::array<size_t, kFrameWnd> RxCounters::num_reciprocity_pkts_

◆ num_reciprocity_pkts_per_frame_

size_t RxCounters::num_reciprocity_pkts_per_frame_

◆ num_rx_pkts_per_frame_

size_t RxCounters::num_rx_pkts_per_frame_

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