Ask a Question | Search DSPSR: |
Home
|
Classes |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
dsp::InputBuffering Class Reference Buffers the Transformation input. More...
Inheritance diagram for dsp::InputBuffering:
Detailed DescriptionBuffers the Transformation input. Member Function Documentation◆ post_transformation()
Perform all buffering tasks required after transformation. No action required after transformation Implements dsp::BufferingPolicy. ◆ pre_transformation()
Perform all buffering tasks required before transformation. Prepend buffered data to target Transformation's input TimeSeries Implements dsp::BufferingPolicy. References dsp::TimeSeries::get_input_sample(). ◆ set_next_start()
Set the first sample to be used from the input next time. Copy remaining data from the target Transformation's input to buffer Implements dsp::BufferingPolicy. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|