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