SignalUtils.NextDCCrossing Method

procedure NextDCCrossing(const Src: TVec; var Offset: Integer; DC: Double);

Locate the next DC crossing.

#NameTypeDescription
1SrcTVec
2OffsetInteger
3DCDoublescalar

Result: stored in self (calling object)

Remarks:

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.