C# Class GAudio.FloatFFT.FFTElement

Afficher le fichier Open project: gregzo/G-Audio

Méthodes publiques

Свойство Type Description
im float
next FFTElement
re float
revTgt uint

Property Details

im public_oe property

public float im
Résultat float

next public_oe property

public FFTElement next
Résultat FFTElement

re public_oe property

public float re
Résultat float

revTgt public_oe property

public uint revTgt
Résultat uint