TSignalAnalyzer.NearestMaximum Method

procedure NearestMaximum(var Pos: Double);

Find the nearest maximum. 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)