Gets the signal bandwidth, in hertz.
This specifies the range of frequencies over which the majority of signal
Power is distributed.
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 Bandwidth { get; }
Public ReadOnly Property Bandwidth As Double
Get
public:
property double Bandwidth {
double get ();
}
member Bandwidth : float with get
Property Value
Type:
DoubleSee Also