SignalUpperNoiseBandwidthFrequency Property |
Gets the frequency of the upper boundary of the noise bandwidth, in hertz.
This specifies the highest 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 UpperNoiseBandwidthFrequency { get; }
Public ReadOnly Property UpperNoiseBandwidthFrequency As Double
Get
public:
property double UpperNoiseBandwidthFrequency {
double get ();
}
member UpperNoiseBandwidthFrequency : float with get
Property Value
Type:
DoubleSee Also