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