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

#include <USRP_server_memory_management.hpp>

Collaboration diagram for VNA_decimator_helper:
Collaboration graph

Public Member Functions

 VNA_decimator_helper (int init_ppt, int init_buffer_len)
 
void update ()
 

Public Attributes

int valid_size
 
int new0
 
int total_len
 
int spare_begin
 

Detailed Description

Definition at line 22 of file USRP_server_memory_management.hpp.

Constructor & Destructor Documentation

◆ VNA_decimator_helper()

VNA_decimator_helper::VNA_decimator_helper ( int  init_ppt,
int  init_buffer_len 
)

Definition at line 30 of file USRP_server_memory_management.cpp.

Member Function Documentation

◆ update()

void VNA_decimator_helper::update ( )

Definition at line 45 of file USRP_server_memory_management.cpp.

Referenced by RX_buffer_demodulator::close().

Here is the caller graph for this function:

Member Data Documentation

◆ valid_size

int VNA_decimator_helper::valid_size

Definition at line 24 of file USRP_server_memory_management.hpp.

Referenced by RX_buffer_demodulator::close().

◆ new0

int VNA_decimator_helper::new0

Definition at line 25 of file USRP_server_memory_management.hpp.

Referenced by RX_buffer_demodulator::close().

◆ total_len

int VNA_decimator_helper::total_len

Definition at line 26 of file USRP_server_memory_management.hpp.

◆ spare_begin

int VNA_decimator_helper::spare_begin

Definition at line 27 of file USRP_server_memory_management.hpp.

Referenced by RX_buffer_demodulator::close().


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