A Hopf, Skip and a Jump
Public Attributes | List of all members
DetectorBank::detector_components Struct Reference

Metaparameters for a detector. More...

#include <detectorbank.h>

Public Attributes

const parameter_t f_in
 The caller's requested frequency.
 
const parameter_t f_actual
 The frequency of the detector used.
 
const inputSample_t * signal
 Pointer to a frequency-shifted version of the input data.
 
const parameter_t bandwidth
 Detector bandwdith.
 

Detailed Description

Metaparameters for a detector.

When a detector of frequency f_in is requested, it may produce better results first to frequency-shift the input signal then to call upon a detector which operates at a lower frequency on a shifted version of the input.

Definition at line 306 of file detectorbank.h.


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