SignalLowerBandwidthFrequency 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: 24.2.419.0 (24.2.419.0)
Syntax public double LowerBandwidthFrequency { get; }
Public ReadOnly Property LowerBandwidthFrequency As Double
Get
public:
property double LowerBandwidthFrequency {
double get ();
}
member LowerBandwidthFrequency : float with get
Property Value
Type:
DoubleSee Also