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

Locate the next DC crossing.

Pascal
procedure NextDCCrossing(const Src: TVec; var Offset: integer; DC: double); overload;

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

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