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