You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalDecBuffer Class > TSignalDecBuffer Members
DSP Master VCL
ContentsIndex
TSignalDecBuffer Members Public Properties
Public Properties
 
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. 
 
Number to label the object when it is an item in the List. 
 
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. 
 
Returns the state of the pipe after the last update. 
 
The length of the signal in seconds. 
 
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. 
 
Set it to True to indicate, that valid signals will be connected to the Input or Inputs properties. 
 
Default property to access values of a real signal. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.