procedure Size(Src: TSignal);
Assign the size of the signal from Src.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TSignal |
Result: stored in self (calling object)
Remarks:
The method will assign: Complex, Length and SamplingFrequency properties in that order.
Assign the size of the signal from Src.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TSignal |
Result: stored in self (calling object)
The method will assign: Complex, Length and SamplingFrequency properties in that order.