Navigation: Scripting Reference Manual > Data Structures > T_SOURCEDIRPOSITIONGRID

 

T_SOURCEDIRPOSITIONGRID

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for definition of a rectilinear grid point ray directions.

 

Definition

Type T_SOURCEDIRPOSITIONGRID

centerX As Double
centerY As Double
centerZ As Double
semiApeX As Double
semiApeY As Double
numX As Long
numY As Long
isElliptical As Boolean

End Type

 

Members

centerX

The X coordinate of the center of the grid plane

 

centerY

The Y coordinate of the center of the grid plane

 

centerZ

The Z coordinate of the center of the grid plane

 

semiApeX

The semi-aperture of the grid in the X direction

 

semiApeY

The semi-aperture of the grid in the Y direction

 

numX

The number of ray points in the X direction

 

numY

The number of ray points in the Y direction

 

isElliptical

Set to True if the aperture shape should be elliptical, False if it should be Rectangular.

 

 

Used as Parameter in

GetSourceDirPositionGrid

SetSourceDirPositionGrid

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC