|
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. | |
![]() |
Set this property to true, to request computation using complex numbers. | |
![]() |
If True, the component will pass on the udpate request to the connected component. | |
![]() |
Stores the result of the processing. | |
![]() |
Time between two consecutive samples. | |
![]() |
Set this property to request computation in 32bit/64bit precision with real/complex numbers. | |
![]() |
Set this property to true to lock changes to FloatPrecision property. | |
![]() |
Frequency resolution obtained, if an FFT algorithm would be run on the data. | |
![]() |
Imaginary component of the complex signal. | |
![]() |
Connector property to obtain a pointer to the TSignal component holding the data to be processed. | |
![]() |
Connector property to obtain a pointer to the TSignal component holding the data to be processed. | |
![]() |
Set this property to false, to request computation in 32bit floating point precision, 64bit, if true. | |
![]() |
Number to label the object when it is an item in the List. | |
![]() |
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. | |
![]() |
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. | |
![]() |
Use the MinX property to store the time stamp of the left-most sample. | |
![]() |
The event is triggered after the call to the Update method. | |
![]() |
The event is triggered just before the call to the Update method. | |
![]() |
The event is triggered after the OnAfterUpdate event. Use this event to update any associated charts or graphs or result tables. | |
![]() |
If the Input property is not assigned, the component will call OnGetInput. | |
![]() |
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method. | |
![]() |
The event is triggered when ParamUpdate method is called. The ParamUpdate method is usually called by component editors when a value was changed by the user and the editor was "Live". | |
![]() |
Returns the state of the pipe after the last update. | |
![]() |
Real component of the complex signal. | |
![]() |
Defines the sampling frequency of the signal. | |
![]() |
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. |