You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TStatsBuffer Class > published > TStatsBuffer.StrideLength Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TStatsBuffer.StrideLength Property

Specifies the number of samples the input buffer skips forward on each new buffer returned.

Pascal
property StrideLength: integer;

The new sampling frequency is computed as: 

SamplingFrequency := SamplingFrequency/StrideLength;

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!