SignalNoiseBandwidth 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: 24.2.419.0 (24.2.419.0)
Syntax public double NoiseBandwidth { get; }
Public ReadOnly Property NoiseBandwidth As Double
Get
public:
property double NoiseBandwidth {
double get ();
}
member NoiseBandwidth : float with get
Property Value
Type:
DoubleSee Also