#include <usrp_lib.h>
      
        
          | uint8_t usrp_handle::record =0 | 
      
 
 
      
        
          | uint8_t usrp_handle::channelnum | 
      
 
 
      
        
          | uint16_t usrp_handle::port | 
      
 
 
      
        
          | std::mutex usrp_handle::mut | 
      
 
 
      
        
          | vector<uint8_t> usrp_handle::response | 
      
 
 
      
        
          | uint8_t usrp_handle::freqband | 
      
 
 
      
        
          | uint8_t usrp_handle::filtband | 
      
 
 
      
        
          | uint8_t usrp_handle::mode | 
      
 
 
      
        
          | uint8_t usrp_handle::datamode | 
      
 
 
      
        
          | uint8_t usrp_handle::bps9600mode | 
      
 
 
      
        
          | uint8_t usrp_handle::rfgain | 
      
 
 
      
        
          | uint8_t usrp_handle::squelch | 
      
 
 
      
        
          | uint8_t usrp_handle::rfpower | 
      
 
 
      
        
          | uint8_t usrp_handle::smeter | 
      
 
 
      
        
          | uint8_t usrp_handle::rfmeter | 
      
 
 
      
        
          | uint8_t usrp_handle::swrmeter | 
      
 
 
      
        
          | uint8_t usrp_handle::alcmeter | 
      
 
 
      
        
          | uint8_t usrp_handle::compmeter | 
      
 
 
      
        
          | uint8_t usrp_handle::opmode | 
      
 
 
      
        
          | float usrp_handle::bandpass | 
      
 
 
      
        
          | float usrp_handle::powerin | 
      
 
 
      
        
          | float usrp_handle::powerout | 
      
 
 
      
        
          | float usrp_handle::maxpower | 
      
 
 
      
        
          | double usrp_handle::frequency | 
      
 
 
The documentation for this struct was generated from the following file: