Click or drag to resize

SignalComputation.Parameter Property

Gets the signal parameter to use to parameterize this computation.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SignalParameter Parameter { get; }

Property Value

Type: SignalParameter
See Also