SignalLowerNoiseBandwidthFrequency Property |
Gets the frequency of the lower boundary of the noise bandwidth, in hertz.
This specifies the lowest frequency at which there is significant noise.
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 LowerNoiseBandwidthFrequency { get; }
Public ReadOnly Property LowerNoiseBandwidthFrequency As Double
Get
public:
property double LowerNoiseBandwidthFrequency {
double get ();
}
member LowerNoiseBandwidthFrequency : float with get
Property Value
Type:
DoubleSee Also