You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalAnalyzer Class > TSignalAnalyzer Properties > TSignalAnalyzer.Inputs Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalAnalyzer.Inputs Property

Connector property to obtain a pointer to a list of TSignal components holding the data to be processed.

Syntax
C#
Visual Basic
public new TSignalCollection Inputs;

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 (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!