procedure Sqr(ASpectrum: TSpectrum);
Square the Amplt and Phase of the ASpectrum and copy it to self.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ASpectrum | TSpectrum |
Result: stored in self (calling object)
Square the Amplt and Phase of the ASpectrum and copy it to self.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ASpectrum | TSpectrum |
Result: stored in self (calling object)