Signal.NoiseBandwidth Property |
Gets the bandwidth of the signal noise, in hertz.
This specifies the range of frequencies over 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 NoiseBandwidth { get; }
Public ReadOnly Property NoiseBandwidth As Double
Get
public:
property double NoiseBandwidth {
double get ();
}
member NoiseBandwidth : float with get
Property Value
Type:
Double
See Also