ProjectionCalculateZeroCrossings Method

CVB.Net Documentation
Get all the zero crossings, that are in the projection.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public EdgeResult[] CalculateZeroCrossings()

Return Value

Type: EdgeResult
Array containing the zero crossings as EdgeResults.
See Also

Reference