Ask a Question | Search DSPSR: |
Home
|
Detection.h PPQQ virtual void transformation() Detect the input data. Definition: Detection.C:74 void set_output_state(Signal::State _state) Set the state of the output data. Definition: Detection.C:42 Defines the interface by which Transformations are performed on data. Definition: Transformation.h:54 void square_law() Perform simple square-law detection. Definition: Detection.C:225 NthPower void get_result_pointers(unsigned ichan, bool inplace, float *r[4]) Called by polarimetry to return pointers to the result channels. Definition: Detection.C:579 State void polarimetry() Polarization detection (Stokes parameters or Coherency products) Definition: Detection.C:471 Stokes Nyquist void prepare() Prepare the output TimeSeries attributes. Definition: Detection.C:68 PP_State Intensity Arrays of consecutive samples for each polarization and frequency channel. Definition: TimeSeries.h:29 void resize_output() Set the state of the output TimeSeries. Definition: Detection.C:153 Reference::To< Engine > engine Interface to alternate processing engine (e.g. GPU) Definition: Detection.h:77 Coherence Signal::State get_output_state() const Get the state of the output data. Definition: Detection.h:51 QQ_State bool get_order_supported(TimeSeries::Order) const Return true if the specified input data order can be supported. Definition: Detection.C:215 void checks() Throws an Error if something is wrong. Definition: Detection.C:632 bool get_output_ndim() const Get the dimension of the output data. Definition: Detection.h:56 Analytic Reference::To< const TimeSeries > input Container from which input data will be read. Definition: HasInput.h:49 @ OrderFPT Frequency, Polarization, Time (default before 3 October 2008) Definition: TimeSeries.h:47 void set_output_ndim(int _ndim) Set the dimension of the output data. Definition: Detection.h:54 Reference::To< TimeSeries > output Container into which output data will be written. Definition: HasOutput.h:49 Generated using doxygen 1.8.17
|