Gets the center frequency of the signal, in hertz.
This is usually the frequency which has the greatest power density.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double Frequency { get; }
Public ReadOnly Property Frequency As Double
Get
public:
property double Frequency {
double get ();
}
member Frequency : float with get
Property Value
Type:
Double
See Also