openshot-audio  0.1.5
Public Attributes | List of all members
juce::FFT::Complex Struct Reference

#include <juce_audio_basics.h>

Public Attributes

float r
 
float i
 

Detailed Description

A complex number, for the purposes of the FFT class.

Member Data Documentation

◆ i

float juce::FFT::Complex::i

Imaginary part.

◆ r

float juce::FFT::Complex::r

Real part.


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