Signal.BaseSignal Property |
Gets an instance of a signal with zero power, zero frequency, and infinite bandwidth.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static Signal BaseSignal { get; }
Public Shared ReadOnly Property BaseSignal As Signal
Get
public:
static property Signal^ BaseSignal {
Signal^ get ();
}
static member BaseSignal : Signal with get
Property Value
Type:
Signal
See Also