SignalUpperBandwidthFrequency Property |
Gets the upper bandwidth frequency, in hertz.
This specifies the signal's highest frequency.
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 UpperBandwidthFrequency { get; }
Public ReadOnly Property UpperBandwidthFrequency As Double
Get
public:
property double UpperBandwidthFrequency {
double get ();
}
member UpperBandwidthFrequency : float with get
Property Value
Type:
DoubleSee Also