void NearestMaximum(double &Pos);
Find the nearest maximum. The initial position in seconds is given with pos and the final position is returned with the Pos parameter.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Pos | double & |
Declared in Dew::Signal::TSignalAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler