 | PeakFinderBaseNumberPeaks Property |
Gets the number of peaks found.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic int NumberPeaks { get; }
Public ReadOnly Property NumberPeaks As Integer
Get
public:
property int NumberPeaks {
int get ();
}
member NumberPeaks : int with get
Property Value
Int32
See Also