TStatsBuffer.Input Property

property Input: TAnalysis;

Connector property to obtain a pointer to the TSignal component holding the data to be processed.

Returns: TAnalysis

Remarks:

The result of the processing is to be placed in Self.Publish this property in the derived classes, if your processing algorithm requires only a single channel input.