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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double LowerNoiseBandwidthLimit { get; }Public ReadOnly Property LowerNoiseBandwidthLimit As Double
	Get
public:
property double LowerNoiseBandwidthLimit {
	double get ();
}member LowerNoiseBandwidthLimit : float with get
Property Value
Type: 
Double
See Also