You are here: Symbol Reference > SignalTools Namespace > Classes > TSignal Class > public
DSP Master VCL
ContentsIndex
PreviousUpNext
public

The public members of the TSignal class are listed here.

 
Name 
Description 
 
Appends Sample to the end of the signal. 
 
Copy 
Copies signal Data and sampling frequency information. 
 
Compute the CREST parameter. 
 
Convert marks to strings. 
 
Find minimum and maximum amplitude and store the result in the MinAmplt and MaxAmplt properties. 
 
Peak 
Find the maximum deviation of the signal from its mean value. 
 
Size 
Assign the size of the signal from Src. 
 
Convert values to strings. 
 
Name 
Description 
 
Returns the upper bandwidth edge of the signal. 
 
Returns the lower bandwidth edge of the signal. 
 
Default property to access values of a complex signal. 
 
Dt 
Time between two consecutive samples. 
 
Frequency resolution obtained, if an FFT algorithm would be run on the data. 
 
Must be "Hidden" unless it is published 
 
Stores the time stamps and amplitude of selected samples. 
 
Stores the maximum amplitude of the signal found by the MinMax method. 
 
MaxX 
Use the MaxX property to store the time stamp (in seconds) of the right most sample. 
 
Stores the minimum amplitude of the signal found by the MinMax method. 
 
MinX 
Use the MinX property to store the time stamp of the left-most sample. 
 
The length of the signal in seconds. 
 
Default property to access values of a real signal. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!