Navigation: Scripting Reference Manual > Functions & Subroutines > GetSourceDirApodSinCos

 

GetSourceDirApodSinCos

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the data from a source with a "cosn or sinn in a given direction" power direction apodization type.

 

Syntax

success = GetSourceDirApodSinCos ( n, apod )

 

Parameters

success (Boolean)

Indicates if the function succeeded (True) or failed (False).

 

n As Long

Node number of the source.

 

apod As T_SOURCEDIRAPODSINCOS

Structure containing the data from the ray direction apodization specification.

 

Remarks

This function retrieves the power data from a source with a "cosn or sinn in a given direction" power direction apodization type. If there is a problem the function returns False and does not set an error.

 

See Also

T_SOURCEDIRAPODSINCOS 

IsSourceDirApodSinCos

SetSourceDirApodSinCos

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC