USRP_Server  2.0
A flexible, GPU-accelerated radio-frequency readout software.
pfb_decimator_helper Class Reference

#include <USRP_server_memory_management.hpp>

Collaboration diagram for pfb_decimator_helper:
Collaboration graph

Public Member Functions

 pfb_decimator_helper (int init_decim, int init_nfft)
 
void update (int current_batch)
 

Public Attributes

int out_size
 
int new_0
 

Detailed Description

Definition at line 63 of file USRP_server_memory_management.hpp.

Constructor & Destructor Documentation

◆ pfb_decimator_helper()

pfb_decimator_helper::pfb_decimator_helper ( int  init_decim,
int  init_nfft 
)

Definition at line 92 of file USRP_server_memory_management.cpp.

Member Function Documentation

◆ update()

void pfb_decimator_helper::update ( int  current_batch)

Definition at line 97 of file USRP_server_memory_management.cpp.

Referenced by RX_buffer_demodulator::close().

Here is the caller graph for this function:

Member Data Documentation

◆ out_size

int pfb_decimator_helper::out_size

Definition at line 66 of file USRP_server_memory_management.hpp.

Referenced by RX_buffer_demodulator::close().

◆ new_0

int pfb_decimator_helper::new_0

Definition at line 67 of file USRP_server_memory_management.hpp.

Referenced by RX_buffer_demodulator::close().


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