Field COMPONENTS_IN_COMPLEX
The number of components in a complex value.
Namespace: VE3NEA.HamCockpit.DspFun
Assembly: VE3NEA.HamCockpit.DspFun.dll
Syntax
public const int COMPONENTS_IN_COMPLEX = 2
Returns
Type | Description |
---|---|
Int32 |
Remarks
There are two floating point components in a complex value, the real part and the imaginary part.