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