You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.NextZeroCrossing Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.NextZeroCrossing Function

Locate the next zero crossing.

Pascal
procedure NextZeroCrossing(const Src: TVec; var Offset: integer); overload;

Return the next zero crossing found in Src looking from Offset to the right. Offset is modified to reflect the position of the found zero crossing.

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