Navigation: Scripting Reference Manual > Data Structures > T_SOURCEPOSAPODLENGTH

 

T_SOURCEPOSAPODLENGTH

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for specification of a Power Position Apodization of type Rn distance Apodization from a given point for a source.

 

Definition

Type T_SOURCEPOSAPODLENGTH

exponent As Double
x As Double
y As Double
z As Double
referenceLength As Double

End Type

 

Members

exponent

The value n in the function exponent Rn.

 

x

The x component of the reference point.

 

y

The y component of the reference point.

 

z

The z component of the reference point.

 

referenceLength

The reference distance for normalization, R0.

 

Remarks

The apodization function is (R/R0)n where R is the distance of the ray position from the reference point (x,y,z).

 

Used as Parameter in

GetSourcePosApodLength

SetSourcePosApodLength

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC