 | PeakFinderBasepeakvalues_ Field |
List of peaks ordinates.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxprotected List<double> peakvalues_
Protected peakvalues_ As List(Of Double)
protected:
List<double>^ peakvalues_
val mutable peakvalues_: List<float>
Field Value
ListDouble
See Also