SignalUpperNoiseBandwidthLimit Property |
Gets the offset from the center
Frequency to the upper limit of the noise bandwidth, in hertz.
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 UpperNoiseBandwidthLimit { get; }
Public ReadOnly Property UpperNoiseBandwidthLimit As Double
Get
public:
property double UpperNoiseBandwidthLimit {
double get ();
}
member UpperNoiseBandwidthLimit : float with get
Property Value
Type:
DoubleSee Also