IntendedSignalByModulationTModulationTargetFrequency Property |
Gets or sets the frequency to target when searching for the intended signal.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double TargetFrequency { get; set; }
Public Property TargetFrequency As Double
Get
Set
public:
property double TargetFrequency {
double get ();
void set (double value);
}
member TargetFrequency : float with get, set
Property Value
Type:
DoubleSee Also