Xeno-rat
Loading...
Searching...
No Matches
NAudio.Dsp.Complex Struct Reference

Type to represent complex number. More...

Collaboration diagram for NAudio.Dsp.Complex:

Public Attributes

float X
 Real Part.
 
float Y
 Imaginary Part.
 

Detailed Description

Type to represent complex number.

Member Data Documentation

◆ X

float NAudio.Dsp.Complex.X

Real Part.

◆ Y

float NAudio.Dsp.Complex.Y

Imaginary Part.


The documentation for this struct was generated from the following file: