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