DewDSPMasterNET
TOpType Type
Summary
Defines the type of the operand for expression parser.

Unit
SignalProcessing

Declaration
TOpType = (optFunction, optOperator);
 Value  Description 
optFunction the operand is a function. 
optOperator the operand is an operator. 
Description
Defines the type of the operand for the expression parser of TSignalGenerator component.

Copyright 2008 Dew Research
http://www.dewresearch.com