#include <gnuradio/qtgui/spectrumUpdateEvents.h>
◆ SpectrumUpdateEvent()
      
        
          | SpectrumUpdateEvent::SpectrumUpdateEvent | ( | const float * | fftPoints, | 
        
          |  |  | const uint64_t | numFFTDataPoints, | 
        
          |  |  | const double * | realTimeDomainPoints, | 
        
          |  |  | const double * | imagTimeDomainPoints, | 
        
          |  |  | const uint64_t | numTimeDomainDataPoints, | 
        
          |  |  | const gr::high_res_timer_type | dataTimestamp, | 
        
          |  |  | const bool | repeatDataFlag, | 
        
          |  |  | const bool | lastOfMultipleUpdateFlag, | 
        
          |  |  | const gr::high_res_timer_type | generatedTimestamp, | 
        
          |  |  | const int | droppedFFTFrames ) | 
      
 
 
◆ ~SpectrumUpdateEvent()
  
  | 
        
          | SpectrumUpdateEvent::~SpectrumUpdateEvent | ( |  | ) |  |  | override | 
 
 
◆ getDataTimestamp()
◆ getDroppedFFTFrames()
      
        
          | int SpectrumUpdateEvent::getDroppedFFTFrames | ( |  | ) | const | 
      
 
 
◆ getEventGeneratedTimestamp()
◆ getFFTPoints()
      
        
          | const float * SpectrumUpdateEvent::getFFTPoints | ( |  | ) | const | 
      
 
 
◆ getImagTimeDomainPoints()
      
        
          | const double * SpectrumUpdateEvent::getImagTimeDomainPoints | ( |  | ) | const | 
      
 
 
◆ getLastOfMultipleUpdateFlag()
      
        
          | bool SpectrumUpdateEvent::getLastOfMultipleUpdateFlag | ( |  | ) | const | 
      
 
 
◆ getNumFFTDataPoints()
      
        
          | uint64_t SpectrumUpdateEvent::getNumFFTDataPoints | ( |  | ) | const | 
      
 
 
◆ getNumTimeDomainDataPoints()
      
        
          | uint64_t SpectrumUpdateEvent::getNumTimeDomainDataPoints | ( |  | ) | const | 
      
 
 
◆ getRealTimeDomainPoints()
      
        
          | const double * SpectrumUpdateEvent::getRealTimeDomainPoints | ( |  | ) | const | 
      
 
 
◆ getRepeatDataFlag()
      
        
          | bool SpectrumUpdateEvent::getRepeatDataFlag | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: