procedure Divide(ASpectrum: TSpectrum);
Divide the calling the spectrum with ASpectrum.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ASpectrum | TSpectrum |
Result: stored in self (calling object)
Remarks:
Amplitude part is divided and phase part is subtracted.
Divide the calling the spectrum with ASpectrum.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ASpectrum | TSpectrum |
Result: stored in self (calling object)
Amplitude part is divided and phase part is subtracted.