Click or drag to resize

VariableFrequencyMixerFrequencyPolynomial Property

Gets or sets the frequency polynomial.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RealPolynomial FrequencyPolynomial { get; set; }

Property Value

Type: RealPolynomial
See Also