openshot-audio  0.1.7
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

float juce::FFT::Complex::i

Imaginary part.

float juce::FFT::Complex::r

Real part.


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