void Mul(TSpectrum ASpectrum)
Multiply the calling the spectrum with ASpectrum.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ASpectrum | TSpectrum |
Result: stored in self (calling object)
Remarks:
Amplitude part is mulitplied and phase part is added.
Multiply the calling the spectrum with ASpectrum.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ASpectrum | TSpectrum |
Result: stored in self (calling object)
Amplitude part is mulitplied and phase part is added.