Description

Creates a new FFT data image containing both the real and imaginary parts.

Property type

A McImage object.  

Syntax

object.RealImaginary([vPolar])

The RealImaginary Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McFFT.
vPolarOptional. A Variant value.

Remarks

If the parent image is either an amplitude or a phase as returned by Forward, it is used together with its own hiden phase/amplitude or with the IMcImage passed in vPhase/vAmplitude.