public class SoCartesianToPolarProcessing2d extends SoImageVizEngine
SoCartesianToPolarProcessing2d engine
SoCartesianToPolarProcessing2d computes the cartesian to polar transformation.
For an introduction, see:
This engine computes the cartesian to polar transformation or real/imaginary to the module/phase transformation.
If
is the real part or
coordinate image and
the imaginary part or
coordinate image, then:
Module image
is defined as:
Phase image
is defined as:
See also: SoPolarToCartesianProcessing2d.
File format/default:
CartesianToPolarProcessing2d {
| inputRealPart | NULL |
| inputImaginaryPart | NULL |
Library references: xytortheta
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFImageDataAdapter |
inputImaginaryPart
Input imaginary part.
|
SoSFImageDataAdapter |
inputRealPart
Input real part.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outModulusImage
The output modulus image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outPhaseImage
The output phase image.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoCartesianToPolarProcessing2d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluatecopy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFImageDataAdapter inputRealPart
public final SoSFImageDataAdapter inputImaginaryPart
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outModulusImage
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outPhaseImage
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com