Signal.LowerBandwidthLimit Property |
Gets the offset from the center
Frequency to the lower bandwidth limit, in hertz.
(Usually, this value is negative).
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double LowerBandwidthLimit { get; }
Public ReadOnly Property LowerBandwidthLimit As Double
Get
public:
property double LowerBandwidthLimit {
double get ();
}
member LowerBandwidthLimit : float with get
Property Value
Type:
Double
See Also