Navigation: Scripting Reference Manual > Functions & Subroutines > GetSourcePosApodFuncType

 

GetSourcePosApodFuncType

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the type of position apodization of the specified source.

 

Syntax

funcType = GetSourcePosApodFuncType ( n )

 

Parameters

funcType (String)

Returns the type of source apodization.

 

n As Long

Node number of the source.

 

Remarks

This function retrieves the type of position apodization. If there is a problem the function does not set an error and returns an empty string.

 

Position Apodization Type

funcType ( string )

Uniform Unit Apodization

SRCPosApodNull

Gaussian Apodization

SRCPosApodGaus

R^n distance Apodization from a given point

SRCPosApodDist

Amplitude/Phase Mask on Rectilinear Grid

SRCPosApodSampled

 

 

See Also

GetSourceDirFuncType

GetSourcePosFuncType

GetSourceDirApodFuncType

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC