void MapToIndexes(ref Int32 Idx1, ref Int32 Idx2, ref Int32 Idx3, ref Int32 Idx4, TStaticSpectrumAnalyzer Spc)
Maps frequency information to array indexes .
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Idx1 | Int32 (ref) | output |
| 2 | Idx2 | Int32 (ref) | output |
| 3 | Idx3 | Int32 (ref) | output |
| 4 | Idx4 | Int32 (ref) | output |
| 5 | Spc | TStaticSpectrumAnalyzer |
Result: stored in self (calling object)