Navigation: Scripting Reference Manual > Functions & Subroutines > GetSourceDirApodFuncType

 

GetSourceDirApodFuncType

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the type of direction apodization function from a specified source.

 

Syntax

funcType = GetSourceDirApodFuncType ( n )

 

 

Parameters

funcType (String)

Returns the type of direction apodization for the particular source.

 

n As Long

Node number of the source.

 

 

Remarks

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

 

Direction Apodization Type

funcType ( string )

Uniform Unit Apodization

SRCDirApodNull

Lambertian in a given direction

SRCDirApodLambertian

Inverse Lambertian in a given direction

SRCDirApodIsotropic

Gaussian

SRCDirApodGaussian

Cos^n or Sin^n in a given direction

SRCDirApodSinCos

Sampled as a function of spherical angles

SRCDirApodSampled

 

 

 

See Also

GetSourceDirFuncType

GetSourcePosFuncType

GetSourcePosApodFuncType

 

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC