Summary
Return the number of zero crossings.
Unit
SignalUtils
Declaration
Function ZeroCrossingCount(Src: TVec; Index: integer = 0; Len: integer = -1): integer;
Description
Return the total count of zero crossings within Src starting at index to Index+Len. If Len = -1 end the search at Src.Length.
Categories
Signal statistics| Copyright 2008 Dew Research |
http://www.dewresearch.com