You are here: Symbol Reference > SignalProcessing Namespace > Classes > TFuncSignalRecord Class > TFuncSignalRecord Members
DSP Master VCL
ContentsIndex
TFuncSignalRecord Members Public Fields
Public Fields
 
Name 
Description 
 
If True, this element will be used in the function evaluation.  
 
True, if the function is to be streamed.  
 
A "Time counter" used by some signal generation functions.  
 
Cplx 
If True, the operator or function will have a complex result.  
 
Data 
A pointer to the TVec object type holding the result.  
 
Done 
Internal parameter.  
 
Func 
Defines which function to generate, if OpType is optFunction..  
 
Oper 
Specifies which operator to apply, if OpType is optOperator.  
 
Defines, if this element is a function or an operator.  
 
P1 
Function parameter.  
 
P2 
Function parameter.  
 
P3 
Function parameter.  
 
P4 
Function parameter.  
 
P5 
Function parameter.  
 
P6 
Function parameter.  
 
P7 
Function parameter.  
 
A pointer to signal generation specific structures.  
 
If True, the function will be reset to its initial state on its next evaluation.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.