ConstantFrequencyMixerAdditiveFrequency Property |
Gets or sets the frequency to add onto the input signals, in hertz.
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 AdditiveFrequency { get; set; }
Public Property AdditiveFrequency As Double
Get
Set
public:
property double AdditiveFrequency {
double get ();
void set (double value);
}
member AdditiveFrequency : float with get, set
Property Value
Type:
DoubleSee Also