Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
dsp::Mask Class Referenceabstract Masks samples in the input TimeSeries by setting them to zero. More...
Inheritance diagram for dsp::Mask:
Detailed DescriptionMasks samples in the input TimeSeries by setting them to zero. Member Function Documentation◆ mask()
Helper function masks all samples on the specified interval. All samples indexed by [start_idat, end_idat) are set to zero References dsp::TimeSeries::OrderFPT, and dsp::TimeSeries::OrderTFP. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|