Class
TAnalysis
Declaration
Property Inputs: TAnalysisConnectorsCollection read GetInputs write SetInputs stored InputsStored;
Description
Connector property to obtain a pointer to a list of TSignal components holding the data to be processed. The result of the processing is to be placed in Self. Publish this property in the derived classes, if your processing algorithm requires a multi-channel input.
| Copyright 2008 Dew Research |
http://www.dewresearch.com