RealFourierTransformationOutputKind Type

Designates different possible kinds of output of the real fourier transformation.

Record fields

Record Field Description

Amplitude

Full Usage: Amplitude

Field type: RealFourierTransformationOutputKind
Modifiers: static

Output is the amplitude of the fourier transformation.

Field type: RealFourierTransformationOutputKind

ImaginaryPart

Full Usage: ImaginaryPart

Field type: RealFourierTransformationOutputKind
Modifiers: static

Output is the imaginary part of the fourier transformation.

Field type: RealFourierTransformationOutputKind

Phase

Full Usage: Phase

Field type: RealFourierTransformationOutputKind
Modifiers: static

Output is the phase (-Pi..+Pi) of the fourier transformation.

Field type: RealFourierTransformationOutputKind

Power

Full Usage: Power

Field type: RealFourierTransformationOutputKind
Modifiers: static

Output is the power (square of the amplitude) of the fourier transformation.

Field type: RealFourierTransformationOutputKind

RealPart

Full Usage: RealPart

Field type: RealFourierTransformationOutputKind
Modifiers: static

Output is the real part of the fourier transformation.

Field type: RealFourierTransformationOutputKind

value__

Full Usage: value__

Field type: int
Modifiers: mutable

Field type: int