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