You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignal Class > TSignal Properties
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignal Properties

The properties of the TSignal class are listed here.

 
Name 
Description 
 
Return the bandwidth of the signal. 
 
Returns the upper bandwidth edge of the signal. 
 
Returns the lower bandwidth edge of the signal. 
 
Get or set the number of channels multiplexed in the data property. 
 
Data 
Stores the result of the processing. 
 
Dt 
Time between two consecutive samples. 
 
Frequency resolution obtained, if an FFT algorithm would be run on the data. 
 
Connector property to obtain a pointer to the TSignal component holding the data to be processed. 
 
Get or set the length of the signal in samples. 
 
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. 
 
Defines the sampling frequency of the signal. 
 
The length of the signal in seconds. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!