TSignalAnalyzer.NearestMinimum Method

procedure NearestMinimum(var Pos: Double);

Find the nearest minimum. The initial position in seconds is given with pos and the final position is returned with the Pos parameter.

#NameTypeDescription
1PosDouble

Result: stored in self (calling object)