You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalRead Class > TSignalRead Members
DSP Master VCL
ContentsIndex
TSignalRead Members Public Methods
Public Methods
 
Name 
Description 
 
Appends Sample to the end of the signal. 
 
Close file. 
 
Copy 
Copies signal Data and sampling frequency information. 
 
Compute the CREST parameter. 
 
This is DetectChannelCount, a member of class TSignalRead. 
 
Returns true, if the file is open. 
 
Returns the size of the file in bytes. 
 
Sets the record position to the start of the current record and reads the data. 
 
Returns the description of the file format. 
 
Returns the name of the file format. 
 
If all Inputs[i] are dirty the function returns true. 
 
When called, the method will pass Update requests recursively to all connected objects. 
 
Notifies all connected components that this component has fresh data. 
 
Returns true, if the current frame is the last frame. 
 
Sets the record position to the start of the last frame of the current record and reads the data. 
 
Reads the header file for raw file formats.  
 
Convert marks to strings. 
 
Find minimum and maximum amplitude and store the result in the MinAmplt and MaxAmplt properties. 
 
Advances the record position forward in the current record and reads the data. 
 
Open file. 
 
The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation. 
 
Peak 
Find the maximum deviation of the signal from its mean value. 
 
Recursively processes all connected components backward and calls Reset method. 
 
Moves the record position backward in the current record and reads the data. 
 
Pull 
Request recalculation of the entire chain of all connected components. 
 
Calls Pull until pipeEnd is returned.  
 
Checks if the file format is raw.  
 
Returnes the number of samples left to the end of the file per channel. 
 
Saves a header file describing file contents.  
 
Size 
Assign the size of the signal from Src. 
 
Request recalculation of the data and place the result in Self. 
 
Call this method only, if SuspendNotifyUpdate is True. 
 
Convert values to strings. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.