Determines whether this instance is approximately equal to another modulation state within a specified tolerance.
Syntax
Parameters
- other
- The other modulation state to compare.
- tolerance
- The maximum allowed absolute difference for the real and imaginary values.
Return Value
true if the symbol values match and the real/imaginary differences are within the specified tolerance; otherwise,
false.
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
See Also