SignalBaseSignal 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
SignalSee Also