void NearestMinimum(ref Double Pos)
Find the nearest minimum. 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 (ref) | output |
Result: stored in self (calling object)