You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TStatsBuffer Class > TStatsBuffer Properties > TStatsBuffer.StrideLength Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TStatsBuffer.StrideLength Property

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

Syntax
C#
Visual Basic
public int StrideLength;

The new sampling frequency is computed as: 

SamplingFrequency := SamplingFrequency/StrideLength;  

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